summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci5200/Kconfig
blob: 29fa9e60cd6fe9a2215cb76e17e3dff3e6ce4ea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_CPCI5200

config SYS_BOARD
	string
	default "cpci5200"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "cpci5200"

endif
OpenPOWER on IntegriCloud