aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig.debug')
-rw-r--r--arch/sh/Kconfig.debug4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/Kconfig.debug b/arch/sh/Kconfig.debug
index 6be2385c1ad2..931c620dbc24 100644
--- a/arch/sh/Kconfig.debug
+++ b/arch/sh/Kconfig.debug
@@ -104,10 +104,6 @@ config KGDB_NMI
104 bool "Enter KGDB on NMI" 104 bool "Enter KGDB on NMI"
105 default n 105 default n
106 106
107config KGDB_THREAD
108 bool "Include KGDB thread support"
109 default y
110
111config SH_KGDB_CONSOLE 107config SH_KGDB_CONSOLE
112 bool "Console messages through GDB" 108 bool "Console messages through GDB"
113 depends on !SERIAL_SH_SCI_CONSOLE 109 depends on !SERIAL_SH_SCI_CONSOLE