X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/12a6034cab464bf63079909b7a9d4da0a34820f9..8681f22fad5c840d1997cb4f68401e421984e936:/Config.in?ds=sidebyside diff --git a/Config.in b/Config.in index f9375be0a..daecd171e 100644 --- a/Config.in +++ b/Config.in @@ -155,6 +155,15 @@ menu "Global build settings" help This removes all ipkg/opkg status data files from the target directory before building the root fs + config COLLECT_KERNEL_DEBUG + bool + prompt "Collect kernel debug information" + select KERNEL_DEBUG_INFO + default n + help + This collects debugging symbols from the kernel and all compiled modules. + Useful for release builds, so that kernel issues can be debugged offline later. + comment "Kernel build options" config KERNEL_DEBUG_FS