summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci750/Kconfig
blob: 99f8c2dc1448dfeaceabd6e5c686b98f7413ea5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_CPCI750

config SYS_BOARD
	string
	default "cpci750"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "CPCI750"

endif
OpenPOWER on IntegriCloud