diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-cns3xxx/Kconfig')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-cns3xxx/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-cns3xxx/Kconfig b/ANDROID_3.4.5/arch/arm/mach-cns3xxx/Kconfig deleted file mode 100644 index 29b13f24..00000000 --- a/ANDROID_3.4.5/arch/arm/mach-cns3xxx/Kconfig +++ /dev/null @@ -1,13 +0,0 @@ -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 |