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
14 select ZONE_DMA if ARM_LPAE
15 select ARCH_REQUIRE_GPIOLIB
17 select PCI_QUIRKS if PCI
21 menu "Marvell SOC with device tree"
23 config MACH_ARMADA_370_XP
25 select ARMADA_370_XP_TIMER
30 config MACH_ARMADA_370
31 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"
42 select MACH_ARMADA_370_XP
43 select PINCTRL_ARMADA_XP
45 Say 'Y' here if you want your kernel to support boards based
46 on the Marvell Armada XP SoC with device tree.