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

config SYS_BOARD
	string
	default "pmc440"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "PMC440"

endif
OpenPOWER on IntegriCloud