summaryrefslogtreecommitdiffstats
path: root/board/xes/xpedite537x/Kconfig
blob: cab2ab3f6e25722882da0639a292e0ca8ffccdf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_XPEDITE537X

config SYS_BOARD
	string
	default "xpedite537x"

config SYS_VENDOR
	string
	default "xes"

config SYS_CONFIG_NAME
	string
	default "xpedite537x"

endif
OpenPOWER on IntegriCloud