浏览代码

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>
Paul Mundt 18 年之前
父节点
当前提交
137a84acae
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/sh64/Kconfig.debug

+ 1 - 0
arch/sh64/Kconfig.debug

@@ -28,6 +28,7 @@ config POOR_MANS_STRACE
 
 
 config SH_ALPHANUMERIC
 config SH_ALPHANUMERIC
 	bool "Enable debug outputs to on-board alphanumeric display"
 	bool "Enable debug outputs to on-board alphanumeric display"
+	depends on SH_CAYMAN
 
 
 config SH_NO_BSS_INIT
 config SH_NO_BSS_INIT
 	bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
 	bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"