aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index e82f289290fa..ed6334dd5e71 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1199,6 +1199,7 @@ config BUG
1199 Just say Y. 1199 Just say Y.
1200 1200
1201config ELF_CORE 1201config ELF_CORE
1202 depends on COREDUMP
1202 default y 1203 default y
1203 bool "Enable ELF core dumps" if EXPERT 1204 bool "Enable ELF core dumps" if EXPERT
1204 help 1205 help