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