From 090495b54fabc88169aedebb2b3831a3b9ef174c Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 1 Oct 2007 18:05:36 +0900 Subject: 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 --- arch/sh64/Kconfig.debug | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/sh64') diff --git a/arch/sh64/Kconfig.debug b/arch/sh64/Kconfig.debug index 3d87acc97920..05c07c4e4ed6 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 -- cgit v1.2.3-59-g8ed1b