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