X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2FKconfig.binfmt;h=bb4cc5b8abc85f6895306c7740a837e218e050a7;hb=8c594ea81d7abbbffdda447b127f8ba8d76f319d;hp=ce9fb3fbfae4c3f392b17a1b3bb792c81e318380;hpb=3e1d7a6219ab64e13b10b1a77c0625db9a8bd8db;p=mv-sheeva.git diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt index ce9fb3fbfae..bb4cc5b8abc 100644 --- a/fs/Kconfig.binfmt +++ b/fs/Kconfig.binfmt @@ -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.