X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=Config.in;h=2f275fd4fbfe470a5760c025a8e355c1d322dd7b;hb=e0a9bd604d2a6f97215a978eb02f2556bf5492ea;hp=e3bbe2afa480e1809e083dfd1e7e30f583bca0ca;hpb=e9d71373b8279fa95224a45459135d32e991c60d;p=openwrt.git diff --git a/Config.in b/Config.in index e3bbe2afa4..2f275fd4fb 100644 --- a/Config.in +++ b/Config.in @@ -276,8 +276,12 @@ menu "Global build settings" bool "Compile the kernel with SysRq support" default y + config KERNEL_COREDUMP + bool + config KERNEL_ELF_CORE bool "Enable process core dump support" + select KERNEL_COREDUMP default y config KERNEL_PROVE_LOCKING