diff options
Diffstat (limited to 'arch/sh64/Kconfig.debug')
-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 config SH_ALPHANUMERIC bool "Enable debug outputs to on-board alphanumeric display" + depends on SH_CAYMAN config SH_NO_BSS_INIT bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)" |