powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
authorStefan Roese <sr@denx.de>
Sat, 7 Feb 2015 18:51:52 +0000 (11:51 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 12 Feb 2015 17:35:32 +0000 (10:35 -0700)
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>
board/amcc/canyonlands/Kconfig

index de709148b3d7865b6dd26b9c285e80dcb7850941..848e08fbba42dfa4f5b51a00df1663b2b9951a74 100644 (file)
@@ -29,6 +29,10 @@ config ARCHES
 
 endchoice
 
+config DISPLAY_BOARDINFO
+       bool
+       default y
+
 config DM
        default y