2 bool "Marvell SOCs with Device Tree support" if ARCH_MULTI_V7
5 select GENERIC_CLOCKEVENTS
6 select GENERIC_IRQ_CHIP
8 select MULTI_IRQ_HANDLER
15 select MVEBU_CLK_GATING
17 select ZONE_DMA if ARM_LPAE
18 select ARCH_REQUIRE_GPIOLIB
22 menu "Marvell SOC with device tree"
24 config MACH_ARMADA_370_XP
26 select ARMADA_370_XP_TIMER
31 config MACH_ARMADA_370
32 bool "Marvell Armada 370 boards"
33 select MACH_ARMADA_370_XP
34 select PINCTRL_ARMADA_370
36 Say 'Y' here if you want your kernel to support boards based
37 on the Marvell Armada 370 SoC with device tree.
40 bool "Marvell Armada XP boards"
41 select MACH_ARMADA_370_XP
42 select PINCTRL_ARMADA_XP
44 Say 'Y' here if you want your kernel to support boards based
45 on the Marvell Armada XP SoC with device tree.