From: Adrian Bunk <bunk@stusta.de>

Why does everyone think one DEBUG_INFO wasn't enough?

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/x86_64/Kconfig.kgdb |    5 -----
 1 files changed, 5 deletions(-)

diff -puN arch/x86_64/Kconfig.kgdb~kgdb-x86_64-config_debug_info-fix arch/x86_64/Kconfig.kgdb
--- 25/arch/x86_64/Kconfig.kgdb~kgdb-x86_64-config_debug_info-fix	2005-03-08 22:54:08.000000000 -0800
+++ 25-akpm/arch/x86_64/Kconfig.kgdb	2005-03-08 22:54:08.000000000 -0800
@@ -65,11 +65,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
_