Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux-2.6-block.git] / arch / arm / mach-mv78xx0 / Kconfig
CommitLineData
43dad399
AB
1menuconfig ARCH_MV78XX0
2 bool "Marvell MV78xx0" if ARCH_MULTI_V5
3 select ARCH_REQUIRE_GPIOLIB
4 select CPU_FEROCEON
5 select MVEBU_MBUS
6 select PCI
7 select PLAT_ORION_LEGACY
8 help
9 Support for the following Marvell MV78xx0 series SoCs:
10 MV781x0, MV782x0.
794d15b2 11
43dad399 12if ARCH_MV78XX0
794d15b2
SS
13
14config MACH_DB78X00_BP
15 bool "Marvell DB-78x00-BP Development Board"
16 help
17 Say 'Y' here if you want your kernel to support the
18 Marvell DB-78x00-BP Development Board.
19
569106c7
LB
20config MACH_RD78X00_MASA
21 bool "Marvell RD-78x00-mASA Reference Design"
22 help
23 Say 'Y' here if you want your kernel to support the
24 Marvell RD-78x00-mASA Reference Design.
25
c499546f
SR
26config MACH_TERASTATION_WXL
27 bool "Buffalo WLX (Terastation Duo) NAS"
28 help
29 Say 'Y' here if you want your kernel to support the
30 Buffalo WXL Nas.
31
794d15b2 32endif