summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 4fc0d1a55f..331219a335 100644
--- 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