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

config SYS_BOARD
	string
	default "cpci2dp"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "CPCI2DP"

endif
OpenPOWER on IntegriCloud