Revision aa2dfb372a2a647beedac163ce6f8b0fcbefac29 authored by Chris Mason on 22 May 2011, 16:36:34 UTC, committed by Chris Mason on 22 May 2011, 16:36:34 UTC
2 parent s 945d896 + 73c5de0
Raw File
Kconfig
menu "CNS3XXX platform type"
	depends on ARCH_CNS3XXX

config MACH_CNS3420VB
	bool "Support for CNS3420 Validation Board"
	select MIGHT_HAVE_PCI
	help
	  Include support for the Cavium Networks CNS3420 MPCore Platform
	  Baseboard.
	  This is a platform with an on-board ARM11 MPCore and has support
	  for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc.

endmenu
back to top