X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=init%2FKconfig;h=9ac522a40130a5185a38ee696ce4667d359ba01a;hb=708e9a794cf8822b760edaccd9053edb07c34d19;hp=1a1f114a37e85e6756548ab03564293b9fb63bbd;hpb=e585e47031751f4e393e10ffd922885508b958dd;p=safe%2Fjmp%2Flinux-2.6 diff --git a/init/Kconfig b/init/Kconfig index 1a1f114..9ac522a 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -327,6 +327,12 @@ config DOUBLEFAULT would otherwise cause a system to silently reboot. Disabling this option saves about 4k. +config ELF_CORE + default y + bool "Enable ELF core dumps" if EMBEDDED + help + Enable support for generating core dumps. Disabling saves about 4k. + config BASE_FULL default y bool "Enable full-sized data structures for core" if EMBEDDED