Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-cns3xxx / Kconfig
CommitLineData
15bc1fe6
AB
1config ARCH_CNS3XXX
2 bool "Cavium Networks CNS3XXX family" if ARCH_MULTI_V6
3 select ARM_GIC
15bc1fe6
AB
4 select MIGHT_HAVE_PCI
5 select PCI_DOMAINS if PCI
6 help
7 Support for Cavium Networks CNS3XXX platform.
8
d94f944e
AV
9menu "CNS3XXX platform type"
10 depends on ARCH_CNS3XXX
11
e94cdef0
AV
12config MACH_CNS3420VB
13 bool "Support for CNS3420 Validation Board"
415f5914 14 depends on ATAGS
e94cdef0
AV
15 help
16 Include support for the Cavium Networks CNS3420 MPCore Platform
17 Baseboard.
18 This is a platform with an on-board ARM11 MPCore and has support
19 for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc.
20
d94f944e 21endmenu
This page took 0.232085 seconds and 5 git commands to generate.