summaryrefslogtreecommitdiffstats
path: root/board/stx/stxgp3/Kconfig
blob: aac2940f78e6fbc52985f4f80e29fb6ae4727933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_STXGP3

config SYS_BOARD
	string
	default "stxgp3"

config SYS_VENDOR
	string
	default "stx"

config SYS_CONFIG_NAME
	string
	default "stxgp3"

endif
OpenPOWER on IntegriCloud