initial commit with v3.6.7
[linux-3.6.7-moxart.git] / arch / arm / mach-mvebu / Kconfig
blobcaa2c5e734fefeabbf9abab10e6d7e9fb48829b3
1 if ARCH_MVEBU
3 menu "Marvell SOC with device tree"
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
11           Say 'Y' here if you want your kernel to support boards based on
12           Marvell Armada 370 or Armada XP with device tree.
14 endmenu
16 endif