]> err.no Git - linux-2.6/commitdiff
sh64: alphanumeric display only on Cayman.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Oct 2007 09:04:55 +0000 (18:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 1 Oct 2007 09:04:55 +0000 (18:04 +0900)
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>
arch/sh64/Kconfig.debug

index f3355ce6647efd66dc4f9632a86fc8cf6eb38f5a..3d87acc97920d4b7ea9fddabfe5dcc61a83311a2 100644 (file)
@@ -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)"