| bool "Marvell SOCs with Device Tree support" if ARCH_MULTI_V7 |
| select GENERIC_CLOCKEVENTS |
| menu "Marvell SOC with device tree" |
| config MACH_ARMADA_370_XP |
| select ARMADA_370_XP_TIMER |
| bool "Marvell Armada 370 boards" |
| select MACH_ARMADA_370_XP |
| select PINCTRL_ARMADA_370 |
| Say 'Y' here if you want your kernel to support boards based |
| on the Marvell Armada 370 SoC with device tree. |
| bool "Marvell Armada XP boards" |
| select MACH_ARMADA_370_XP |
| Say 'Y' here if you want your kernel to support boards based |
| on the Marvell Armada XP SoC with device tree. |