dect
/
linux-2.6
Archived
13
0
Fork 0

sh64: Kill off dead gdb stub symbol.

There's no supported GDB stub in the kernel, kill off the dead
config option for it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2007-10-01 18:05:36 +09:00
parent 137a84acae
commit 090495b54f
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ source "lib/Kconfig.debug"
config EARLY_PRINTK
bool "Early SCIF console support"
config DEBUG_KERNEL_WITH_GDB_STUB
bool "GDB Stub kernel debug"
config SH64_PROC_TLB
bool "Debug: report TLB fill/purge activity through /proc/tlb"
depends on PROC_FS