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

config SYS_BOARD
	string
	default "du405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "DU405"

endif
OpenPOWER on IntegriCloud