]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/sandpoint/Kconfig
mpc8260: remove atc board support
[people/ms/u-boot.git] / board / sandpoint / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_SANDPOINT8240
2
3config SYS_BOARD
dd84058d
MY
4 default "sandpoint"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "Sandpoint8240"
8
9endif
10
11if TARGET_SANDPOINT8245
12
13config SYS_BOARD
dd84058d
MY
14 default "sandpoint"
15
16config SYS_CONFIG_NAME
dd84058d
MY
17 default "Sandpoint8245"
18
19endif