X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2FKconfig.binfmt;h=79e2ca7973b7a2b503a7f7fc168f716a5f6c0284;hb=8e834c2e6d51e053c6bd23fec1d95529f618f760;hp=bb4cc5b8abc85f6895306c7740a837e218e050a7;hpb=c69e8839c230c60d3c5f62c8f88bd23d8d6519ee;p=cascardo%2Flinux.git diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt index bb4cc5b8abc8..79e2ca7973b7 100644 --- a/fs/Kconfig.binfmt +++ b/fs/Kconfig.binfmt @@ -42,7 +42,7 @@ config BINFMT_ELF_FDPIC config CORE_DUMP_DEFAULT_ELF_HEADERS bool "Write ELF core dumps with partial segments" - default n + default y depends on BINFMT_ELF && ELF_CORE help ELF core dump files describe each memory mapping of the crashed @@ -60,7 +60,7 @@ config CORE_DUMP_DEFAULT_ELF_HEADERS inherited. See Documentation/filesystems/proc.txt for details. This config option changes the default setting of coredump_filter - seen at boot time. If unsure, say N. + seen at boot time. If unsure, say Y. config BINFMT_FLAT bool "Kernel support for flat binaries"