Skip to content

Commit

Permalink
sh64: alphanumeric display only on Cayman.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt committed Oct 1, 2007
1 parent 40ebfdb commit 137a84a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh64/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit 137a84a

Please sign in to comment.