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

config SYS_BOARD
	string
	default "vom405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "VOM405"

endif
OpenPOWER on IntegriCloud