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

config SYS_BOARD
	string
	default "voh405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "VOH405"

endif
OpenPOWER on IntegriCloud