]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/amcc/canyonlands/Kconfig
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
[people/ms/u-boot.git] / board / amcc / canyonlands / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_CANYONLANDS
2
3config SYS_BOARD
dd84058d
MY
4 default "canyonlands"
5
6config SYS_VENDOR
dd84058d
MY
7 default "amcc"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "canyonlands"
11
12endif