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

config SYS_BOARD
	string
	default "mecp5123"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "mecp5123"

endif
OpenPOWER on IntegriCloud