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

config SYS_BOARD
	default "apc405"

config SYS_VENDOR
	default "esd"

config SYS_CONFIG_NAME
	default "APC405"

endif
OpenPOWER on IntegriCloud