Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
[pandora-kernel.git] / arch / arm / mach-mvebu / Kconfig
1 if ARCH_MVEBU
2
3 menu "Marvell SOC with device tree"
4
5 config MACH_ARMADA_370_XP
6         bool "Marvell Armada 370 and Aramada XP boards"
7         select ARMADA_370_XP_TIMER
8         select CPU_V7
9         help
10
11           Say 'Y' here if you want your kernel to support boards based on
12           Marvell Armada 370 or Armada XP with device tree.
13
14 endmenu
15
16 endif