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

config SYS_BOARD
	default "dkb"

config SYS_VENDOR
	default "Marvell"

config SYS_SOC
	default "pantheon"

config SYS_CONFIG_NAME
	default "dkb"

endif
OpenPOWER on IntegriCloud