diff options
Diffstat (limited to 'arch/sh/Kconfig.debug')
-rw-r--r-- | arch/sh/Kconfig.debug | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/sh/Kconfig.debug b/arch/sh/Kconfig.debug index 44627ef52541..8179cc9be9a4 100644 --- a/arch/sh/Kconfig.debug +++ b/arch/sh/Kconfig.debug | |||
@@ -122,17 +122,6 @@ config SH_NO_BSS_INIT | |||
122 | For all other cases, say N. If this option seems perplexing, or | 122 | For all other cases, say N. If this option seems perplexing, or |
123 | you aren't sure, say N. | 123 | you aren't sure, say N. |
124 | 124 | ||
125 | config MORE_COMPILE_OPTIONS | ||
126 | bool "Add any additional compile options" | ||
127 | help | ||
128 | If you want to add additional CFLAGS to the kernel build, enable this | ||
129 | option and then enter what you would like to add in the next question. | ||
130 | Note however that -g is already appended with the selection of KGDB. | ||
131 | |||
132 | config COMPILE_OPTIONS | ||
133 | string "Additional compile arguments" | ||
134 | depends on MORE_COMPILE_OPTIONS | ||
135 | |||
136 | config SH64_SR_WATCH | 125 | config SH64_SR_WATCH |
137 | bool "Debug: set SR.WATCH to enable hardware watchpoints and trace" | 126 | bool "Debug: set SR.WATCH to enable hardware watchpoints and trace" |
138 | depends on SUPERH64 | 127 | depends on SUPERH64 |