]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/Kconfig.binfmt
xps: Transmit Packet Steering
[net-next-2.6.git] / fs / Kconfig.binfmt
index ce9fb3fbfae4c3f392b17a1b3bb792c81e318380..79e2ca7973b7a2b503a7f7fc168f716a5f6c0284 100644 (file)
@@ -42,8 +42,8 @@ config BINFMT_ELF_FDPIC
 
 config CORE_DUMP_DEFAULT_ELF_HEADERS
        bool "Write ELF core dumps with partial segments"
-       default n
-       depends on BINFMT_ELF
+       default y
+       depends on BINFMT_ELF && ELF_CORE
        help
          ELF core dump files describe each memory mapping of the crashed
          process, and can contain or omit the memory contents of each one.
@@ -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"