ARM: cns3xxx: enable multiplatform support
[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
4 select CPU_V6K
5 select GENERIC_CLOCKEVENTS
6 select MIGHT_HAVE_CACHE_L2X0
7 select MIGHT_HAVE_PCI
8 select PCI_DOMAINS if PCI
9 help
10 Support for Cavium Networks CNS3XXX platform.
11
d94f944e
AV
12menu "CNS3XXX platform type"
13 depends on ARCH_CNS3XXX
14
e94cdef0
AV
15config MACH_CNS3420VB
16 bool "Support for CNS3420 Validation Board"
17 help
18 Include support for the Cavium Networks CNS3420 MPCore Platform
19 Baseboard.
20 This is a platform with an on-board ARM11 MPCore and has support
21 for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc.
22
d94f944e 23endmenu
This page took 0.175565 seconds and 5 git commands to generate.