Commit 090495b5 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 137a84ac
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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