From: Adrian Bunk Why does everyone think one DEBUG_INFO wasn't enough? Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- 25-akpm/arch/i386/Kconfig.kgdb | 5 ----- 1 files changed, 5 deletions(-) diff -puN arch/i386/Kconfig.kgdb~kgdb-x86-config_debug_info-fix arch/i386/Kconfig.kgdb --- 25/arch/i386/Kconfig.kgdb~kgdb-x86-config_debug_info-fix 2005-03-08 22:54:02.000000000 -0800 +++ 25-akpm/arch/i386/Kconfig.kgdb 2005-03-08 22:54:02.000000000 -0800 @@ -64,11 +64,6 @@ config KGDB_IRQ correctly and the kernel has interrupts on a control C to the port should cause a break into the kernel debug stub. -config DEBUG_INFO - bool - depends on KGDB - default y - config KGDB_MORE bool "Add any additional compile options" depends on KGDB _