summaryrefslogtreecommitdiffstats
path: root/board/mpl/vcma9/Kconfig
blob: a1564521b2ad5103868a6eb58fb09d6e100db48e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_VCMA9

config SYS_BOARD
	default "vcma9"

config SYS_VENDOR
	default "mpl"

config SYS_SOC
	default "s3c24x0"

config SYS_CONFIG_NAME
	default "VCMA9"

endif
OpenPOWER on IntegriCloud