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

config SYS_BOARD
	string
	default "sheevaplug"

config SYS_VENDOR
	string
	default "Marvell"

config SYS_CONFIG_NAME
	string
	default "sheevaplug"

endif
OpenPOWER on IntegriCloud