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

config SYS_BOARD
	string
	default "pcm030"

config SYS_VENDOR
	string
	default "phytec"

config SYS_CONFIG_NAME
	string
	default "pcm030"

endif
OpenPOWER on IntegriCloud