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

config SYS_BOARD
	string
	default "wuh405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "WUH405"

endif
OpenPOWER on IntegriCloud