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

config SYS_BOARD
	string
	default "apc405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "APC405"

endif
OpenPOWER on IntegriCloud