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

config SYS_CPU
	default "arm920t"

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