Skip to content

Commit

Permalink
sh64: Kill off dead gdb stub symbol.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt committed Oct 1, 2007
1 parent 137a84a commit 090495b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/sh64/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 090495b

Please sign in to comment.