Merge bk://linux-sam.bkbits.net/kbuild
[linux-flexiantxendom0-3.2.10.git] / arch / s390 / Kconfig
index bb9d808..76cb9f9 100644 (file)
@@ -285,6 +285,15 @@ config KALLSYMS
          symbolic stack backtraces. This increases the size of the kernel
          somewhat, as all symbols have to be loaded into the kernel image.
 
+config DEBUG_INFO
+       bool "Compile the kernel with debug info"
+       depends on DEBUG_KERNEL
+       help
+          If you say Y here the resulting kernel image will include
+         debugging info resulting in a larger kernel image.
+         Say Y here only if you plan to use gdb to debug the kernel.
+         If you don't debug the kernel, you can say N.
+         
 config DEBUG_SPINLOCK_SLEEP
        bool "Sleep-inside-spinlock checking"
        help