]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/maxbcm/Kconfig
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
[people/ms/u-boot.git] / board / maxbcm / Kconfig
CommitLineData
a4884831
SR
1if TARGET_MAXBCM
2
a4884831 3config SYS_BOARD
a4884831
SR
4 default "maxbcm"
5
6config SYS_SOC
a4884831
SR
7 default "armada-xp"
8
9config SYS_CONFIG_NAME
a4884831
SR
10 default "maxbcm"
11
12endif