aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/Kconfig.debug
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-10-01 18:04:55 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-10-01 18:04:55 +0900
commit137a84acae1235774a0c3f7a4073f49d1438f336 (patch)
tree0dd186a223b78a5a6ab1d44412268a05d84e4f48 /arch/sh64/Kconfig.debug
parentsh64: Add defconfigs for mach-sim and mach-harp. (diff)
downloadlinux-dev-137a84acae1235774a0c3f7a4073f49d1438f336.tar.xz
linux-dev-137a84acae1235774a0c3f7a4073f49d1438f336.zip
sh64: alphanumeric display only on Cayman.
Dependency cleanup. The non-cayman boards don't have the mach callbacks for this and build error badness ensues. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64/Kconfig.debug')
-rw-r--r--arch/sh64/Kconfig.debug1
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)"