diff options
-rw-r--r-- | arch/sh64/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh64/Kconfig.debug b/arch/sh64/Kconfig.debug index f3355ce6647e..3d87acc97920 100644 --- a/arch/sh64/Kconfig.debug +++ b/arch/sh64/Kconfig.debug | |||
@@ -28,6 +28,7 @@ config POOR_MANS_STRACE | |||
28 | 28 | ||
29 | config SH_ALPHANUMERIC | 29 | config SH_ALPHANUMERIC |
30 | bool "Enable debug outputs to on-board alphanumeric display" | 30 | bool "Enable debug outputs to on-board alphanumeric display" |
31 | depends on SH_CAYMAN | ||
31 | 32 | ||
32 | config SH_NO_BSS_INIT | 33 | config SH_NO_BSS_INIT |
33 | bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)" | 34 | bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)" |