]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/amcc/redwood/Kconfig
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / board / amcc / redwood / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_REDWOOD
2
3config SYS_BOARD
dd84058d
MY
4 default "redwood"
5
6config SYS_VENDOR
dd84058d
MY
7 default "amcc"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "redwood"
11
12endif