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

config SYS_BOARD
	string
	default "dp405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "DP405"

endif
OpenPOWER on IntegriCloud