]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/mpl/pati/Kconfig
powerpc, 8260: remove support for mpc8260
[people/ms/u-boot.git] / board / mpl / pati / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_PATI
2
3config SYS_BOARD
dd84058d
MY
4 default "pati"
5
6config SYS_VENDOR
dd84058d
MY
7 default "mpl"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "PATI"
11
60c629b8
TR
12config ISO_STRING
13 string
14 default "MEV-10084-001"
dd84058d 15endif