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

config SYS_BOARD
	string
	default "cms700"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "CMS700"

endif
OpenPOWER on IntegriCloud