Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
[linux-2.6-block.git] / arch / arm / mach-cns3xxx / Kconfig
CommitLineData
d94f944e
AV
1menu "CNS3XXX platform type"
2 depends on ARCH_CNS3XXX
3
e94cdef0
AV
4config MACH_CNS3420VB
5 bool "Support for CNS3420 Validation Board"
0b05da72 6 select MIGHT_HAVE_PCI
e94cdef0
AV
7 help
8 Include support for the Cavium Networks CNS3420 MPCore Platform
9 Baseboard.
10 This is a platform with an on-board ARM11 MPCore and has support
11 for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc.
12
d94f944e 13endmenu