2 bool "Marvell Engineering Business Unit (MVEBU) SoCs" if (ARCH_MULTI_V7 || ARCH_MULTI_V5)
3 select ARCH_SUPPORTS_BIG_ENDIAN
5 select GENERIC_IRQ_CHIP
10 select ZONE_DMA if ARM_LPAE
11 select ARCH_REQUIRE_GPIOLIB
12 select PCI_QUIRKS if PCI
22 select ARMADA_370_XP_TIMER
24 select ARM_CPU_SUSPEND
27 config MACH_ARMADA_370
28 bool "Marvell Armada 370 boards" if ARCH_MULTI_V7
32 select PINCTRL_ARMADA_370
34 Say 'Y' here if you want your kernel to support boards based
35 on the Marvell Armada 370 SoC with device tree.
37 config MACH_ARMADA_375
38 bool "Marvell Armada 375 boards" if ARCH_MULTI_V7
39 select ARM_ERRATA_720789
40 select ARM_ERRATA_753970
44 select HAVE_ARM_TWD if SMP
47 select PINCTRL_ARMADA_375
49 Say 'Y' here if you want your kernel to support boards based
50 on the Marvell Armada 375 SoC with device tree.
52 config MACH_ARMADA_38X
53 bool "Marvell Armada 380/385 boards" if ARCH_MULTI_V7
54 select ARM_ERRATA_720789
55 select ARM_ERRATA_753970
59 select HAVE_ARM_TWD if SMP
62 select PINCTRL_ARMADA_38X
64 Say 'Y' here if you want your kernel to support boards based
65 on the Marvell Armada 380/385 SoC with device tree.
67 config MACH_ARMADA_39X
68 bool "Marvell Armada 39x boards" if ARCH_MULTI_V7
73 select HAVE_ARM_TWD if SMP
76 select PINCTRL_ARMADA_39X
78 Say 'Y' here if you want your kernel to support boards based
79 on the Marvell Armada 39x SoC with device tree.
82 bool "Marvell Armada XP boards" if ARCH_MULTI_V7
86 select PINCTRL_ARMADA_XP
88 Say 'Y' here if you want your kernel to support boards based
89 on the Marvell Armada XP SoC with device tree.
92 bool "Marvell Dove boards" if ARCH_MULTI_V7
99 select PM_GENERIC_DOMAINS if PM
102 Say 'Y' here if you want your kernel to support the
103 Marvell Dove using flattened device tree.
106 bool "Marvell Kirkwood boards" if ARCH_MULTI_V5
107 select ARCH_REQUIRE_GPIOLIB
110 select MACH_MVEBU_ANY
115 select PINCTRL_KIRKWOOD
117 Say 'Y' here if you want your kernel to support boards based
118 on the Marvell Kirkwood device tree.