summaryrefslogtreecommitdiffstats
path: root/board/phytec/pcm052/Kconfig
blob: d67a69a747a6a121b5e9beb7cdcf572b307260d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_PCM052

config SYS_BOARD
	default "pcm052"

config SYS_VENDOR
	default "phytec"

config SYS_SOC
	default "vf610"

config SYS_CONFIG_NAME
	default "pcm052"

endif
OpenPOWER on IntegriCloud