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

config SYS_BOARD
	string
	default "db64460"

config SYS_VENDOR
	string
	default "Marvell"

config SYS_CONFIG_NAME
	string
	default "DB64460"

endif
OpenPOWER on IntegriCloud