projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
137a84a
)
sh64: Kill off dead gdb stub symbol.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Oct 2007 09:05:36 +0000
(18:05 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Oct 2007 09:05:36 +0000
(18:05 +0900)
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>
arch/sh64/Kconfig.debug
patch
|
blob
|
history
diff --git
a/arch/sh64/Kconfig.debug
b/arch/sh64/Kconfig.debug
index
3d87acc
..
05c07c4
100644
(file)
--- 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