<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
From: Adrian Bunk &lt;bunk@stusta.de&gt;

Why does everyone think one DEBUG_INFO wasn't enough?

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
---

 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
_
</pre></body></html>