Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
[platform/kernel/u-boot.git] / board / afeb9260 / Kconfig
1 if TARGET_AFEB9260
2
3 config SYS_BOARD
4         default "afeb9260"
5
6 config SYS_SOC
7         default "at91"
8
9 config SYS_CONFIG_NAME
10         default "afeb9260"
11
12 endif