]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/freescale/t208xrdb/Kconfig
powerpc: T2080RDB: Rename from T208XRDB in Kconfig
[people/ms/u-boot.git] / board / freescale / t208xrdb / Kconfig
CommitLineData
01671e66 1if TARGET_T2080RDB
dd84058d
MY
2
3config SYS_BOARD
dd84058d
MY
4 default "t208xrdb"
5
6config SYS_VENDOR
dd84058d
MY
7 default "freescale"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "T208xRDB"
11
12endif