mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-18 07:27:20 +00:00
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>
This commit is contained in:
parent
40ebfdbf53
commit
137a84acae
@ -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)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user