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

config SYS_BOARD
	string
	default "stxxtc"

config SYS_VENDOR
	string
	default "stx"

config SYS_CONFIG_NAME
	string
	default "stxxtc"

endif
OpenPOWER on IntegriCloud