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

config SYS_BOARD
	string
	default "xpedite517x"

config SYS_VENDOR
	string
	default "xes"

config SYS_CONFIG_NAME
	string
	default "xpedite517x"

endif
OpenPOWER on IntegriCloud