summaryrefslogtreecommitdiffstats
path: root/board/Marvell/aspenite/Kconfig
blob: 4dd49c4452b99d2ce4fb37cb0ef6024500a81d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_ASPENITE

config SYS_BOARD
	default "aspenite"

config SYS_VENDOR
	default "Marvell"

config SYS_SOC
	default "armada100"

config SYS_CONFIG_NAME
	default "aspenite"

endif
OpenPOWER on IntegriCloud