powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
authorStefan Roese <[email protected]>
Sat, 7 Feb 2015 18:51:52 +0000 (11:51 -0700)
committerSimon Glass <[email protected]>
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 <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
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