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

config SYS_BOARD
	string
	default "plu405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "PLU405"

endif
OpenPOWER on IntegriCloud