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" |
| 6 | help |
| 7 | Include support for the Cavium Networks CNS3420 MPCore Platform |
| 8 | Baseboard. |
| 9 | This is a platform with an on-board ARM11 MPCore and has support |
| 10 | for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc. |
| 11 | |
Anton Vorontsov | d94f944 | 2010-03-25 17:12:41 +0300 | [diff] [blame] | 12 | endmenu |