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

config SYS_BOARD
	default "dp405"

config SYS_VENDOR
	default "esd"

config SYS_CONFIG_NAME
	default "DP405"

endif
OpenPOWER on IntegriCloud