2 bool "Marvell SOCs with Device Tree support" if ARCH_MULTI_V7
3 select ARCH_SUPPORTS_BIG_ENDIAN
6 select GENERIC_CLOCKEVENTS
7 select GENERIC_IRQ_CHIP
9 select MULTI_IRQ_HANDLER
15 select ZONE_DMA if ARM_LPAE
16 select ARCH_REQUIRE_GPIOLIB
18 select PCI_QUIRKS if PCI
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"
34 select MACH_ARMADA_370_XP
35 select PINCTRL_ARMADA_370
37 Say 'Y' here if you want your kernel to support boards based
38 on the Marvell Armada 370 SoC with device tree.
41 bool "Marvell Armada XP boards"
43 select MACH_ARMADA_370_XP
44 select PINCTRL_ARMADA_XP
46 Say 'Y' here if you want your kernel to support boards based
47 on the Marvell Armada XP SoC with device tree.