瀏覽代碼

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>
Paul Mundt 17 年之前
父節點
當前提交
090495b54f
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      arch/sh64/Kconfig.debug

+ 0 - 3
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