]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
sh64: Kill off dead gdb stub symbol.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Oct 2007 09:05:36 +0000 (18:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 1 Oct 2007 09:05:36 +0000 (18:05 +0900)
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>
arch/sh64/Kconfig.debug

index 3d87acc97920d4b7ea9fddabfe5dcc61a83311a2..05c07c4e4ed647d0b5d8a7a6a164ae639292b0be 100644 (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