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

config SYS_BOARD
	string
	default "pmc405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "PMC405"

endif
OpenPOWER on IntegriCloud