瀏覽代碼

powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO

This also displays the "Board:" line in the bootup text with the
generic board support code.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Stefan Roese 10 年之前
父節點
當前提交
360334a178
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      board/amcc/canyonlands/Kconfig

+ 4 - 0
board/amcc/canyonlands/Kconfig

@@ -29,6 +29,10 @@ config ARCHES
 
 endchoice
 
+config DISPLAY_BOARDINFO
+	bool
+	default y
+
 config DM
 	default y