Merge bk://linux-sam.bkbits.net/kbuild
[linux-flexiantxendom0-3.2.10.git] / arch / ppc64 / Kconfig
index 5aec043..6e487bd 100644 (file)
@@ -446,6 +446,15 @@ config PPCDBG
        bool "Include PPCDBG realtime debugging"
        depends on DEBUG_KERNEL
 
+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.
+         
 endmenu
 
 source "security/Kconfig"