]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/mpl/vcma9/Kconfig
arm: Remove smdk2410 board
[people/ms/u-boot.git] / board / mpl / vcma9 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_VCMA9
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "vcma9"
5
6config SYS_VENDOR
dd84058d
MY
7 default "mpl"
8
9config SYS_SOC
dd84058d
MY
10 default "s3c24x0"
11
12config SYS_CONFIG_NAME
dd84058d
MY
13 default "VCMA9"
14
15endif