Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / fs / Kconfig.binfmt
index ce9fb3fbfae4c3f392b17a1b3bb792c81e318380..bb4cc5b8abc85f6895306c7740a837e218e050a7 100644 (file)
@@ -43,7 +43,7 @@ config BINFMT_ELF_FDPIC
 config CORE_DUMP_DEFAULT_ELF_HEADERS
        bool "Write ELF core dumps with partial segments"
        default n
-       depends on BINFMT_ELF
+       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.