Anton Vorontsov | d94f944 | 2010-03-25 17:12:41 +0300 | [diff] [blame] | 1 | menu "CNS3XXX platform type" |
| 2 | depends on ARCH_CNS3XXX |
| 3 | |
Anton Vorontsov | e94cdef | 2010-03-26 21:19:02 +0300 | [diff] [blame] | 4 | config MACH_CNS3420VB |
| 5 | bool "Support for CNS3420 Validation Board" |
Hans Ulli Kroll | 0b05da7 | 2010-12-02 12:32:15 +0100 | [diff] [blame] | 6 | select MIGHT_HAVE_PCI |
Anton Vorontsov | e94cdef | 2010-03-26 21:19:02 +0300 | [diff] [blame] | 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 | |
Anton Vorontsov | d94f944 | 2010-03-25 17:12:41 +0300 | [diff] [blame] | 13 | endmenu |