diff options
Diffstat (limited to 'arch/sh/Kconfig.debug')
-rw-r--r-- | arch/sh/Kconfig.debug | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/Kconfig.debug b/arch/sh/Kconfig.debug index e6d2c8b11abd..8f0c1fbd51a6 100644 --- a/arch/sh/Kconfig.debug +++ b/arch/sh/Kconfig.debug | |||
@@ -180,10 +180,6 @@ endmenu | |||
180 | 180 | ||
181 | if SUPERH64 | 181 | if SUPERH64 |
182 | 182 | ||
183 | config SH64_PROC_ASIDS | ||
184 | bool "Debug: report ASIDs through /proc/asids" | ||
185 | depends on PROC_FS && MMU | ||
186 | |||
187 | config SH64_SR_WATCH | 183 | config SH64_SR_WATCH |
188 | bool "Debug: set SR.WATCH to enable hardware watchpoints and trace" | 184 | bool "Debug: set SR.WATCH to enable hardware watchpoints and trace" |
189 | 185 | ||