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

config SYS_BOARD
	string
	default "stxssa"

config SYS_VENDOR
	string
	default "stx"

config SYS_CONFIG_NAME
	string
	default "stxssa"

endif
OpenPOWER on IntegriCloud