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

config SYS_CPU
	default "arm926ejs"

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