projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2750290
)
powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
author
Stefan Roese
<
[email protected]
>
Sat, 7 Feb 2015 18:51:52 +0000
(11:51 -0700)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/board/amcc/canyonlands/Kconfig
b/board/amcc/canyonlands/Kconfig
index de709148b3d7865b6dd26b9c285e80dcb7850941..848e08fbba42dfa4f5b51a00df1663b2b9951a74 100644
(file)
--- a/
board/amcc/canyonlands/Kconfig
+++ b/
board/amcc/canyonlands/Kconfig
@@
-29,6
+29,10
@@
config ARCHES
endchoice
+config DISPLAY_BOARDINFO
+ bool
+ default y
+
config DM
default y