kernel: add a top level menuconfig option for enabling core dump support
[openwrt.git] / Config.in
index 4fc0d1a..331219a 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -231,6 +231,10 @@ menu "Global build settings"
                bool "Compile the kernel with SysRq support"
                default n
 
+       config KERNEL_ELF_CORE
+               bool "Enable process core dump support"
+               default y
+
        comment "Package build options"
 
        config DEBUG
This page took 0.021569 seconds and 4 git commands to generate.