summaryrefslogtreecommitdiffstats
path: root/board/micronas/vct/Kconfig
blob: 75046fe7ab8305a5a30dbcc276e15f9362a634cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_VCT

config SYS_CPU
	default "mips32"

config SYS_BOARD
	default "vct"

config SYS_VENDOR
	default "micronas"

config SYS_CONFIG_NAME
	default "vct"

endif
OpenPOWER on IntegriCloud