From: Paul Mundt Date: Mon, 1 Oct 2007 09:05:36 +0000 (+0900) Subject: sh64: Kill off dead gdb stub symbol. X-Git-Tag: v2.6.24-rc1~1376^2~6 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=090495b54fabc88169aedebb2b3831a3b9ef174c;p=linux-2.6-omap-h63xx.git 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 --- diff --git a/arch/sh64/Kconfig.debug b/arch/sh64/Kconfig.debug index 3d87acc9792..05c07c4e4ed 100644 --- a/arch/sh64/Kconfig.debug +++ b/arch/sh64/Kconfig.debug @@ -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