blob: 29b13f249aa9b473d11168f42447da800d2dcdb7 [file] [log] [blame]
Anton Vorontsovd94f9442010-03-25 17:12:41 +03001menu "CNS3XXX platform type"
2 depends on ARCH_CNS3XXX
3
Anton Vorontsove94cdef2010-03-26 21:19:02 +03004config MACH_CNS3420VB
5 bool "Support for CNS3420 Validation Board"
Hans Ulli Kroll0b05da72010-12-02 12:32:15 +01006 select MIGHT_HAVE_PCI
Anton Vorontsove94cdef2010-03-26 21:19:02 +03007 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
Anton Vorontsovd94f9442010-03-25 17:12:41 +030013endmenu