Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / arch / arm / mach-cns3xxx / Kconfig
1 config ARCH_CNS3XXX
2 bool "Cavium Networks CNS3XXX family" if ARCH_MULTI_V6
3 select ARM_GIC
4 select MIGHT_HAVE_PCI
5 select PCI_DOMAINS if PCI
6 help
7 Support for Cavium Networks CNS3XXX platform.
8
9 menu "CNS3XXX platform type"
10 depends on ARCH_CNS3XXX
11
12 config MACH_CNS3420VB
13 bool "Support for CNS3420 Validation Board"
14 depends on ATAGS
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
21 endmenu
This page took 0.04739 seconds and 5 git commands to generate.