]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
[PATCH] tiny: Configure ELF core dump support
[linux-2.6-omap-h63xx.git] / init / Kconfig
index 1a1f114a37e85e6756548ab03564293b9fb63bbd..9ac522a40130a5185a38ee696ce4667d359ba01a 100644 (file)
@@ -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