summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/arm/mach-dove/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-dove/Kconfig')
-rw-r--r--ANDROID_3.4.5/arch/arm/mach-dove/Kconfig20
1 files changed, 0 insertions, 20 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-dove/Kconfig b/ANDROID_3.4.5/arch/arm/mach-dove/Kconfig
deleted file mode 100644
index dd937c52..00000000
--- a/ANDROID_3.4.5/arch/arm/mach-dove/Kconfig
+++ /dev/null
@@ -1,20 +0,0 @@
-if ARCH_DOVE
-
-menu "Marvell Dove Implementations"
-
-config MACH_DOVE_DB
- bool "Marvell DB-MV88AP510 Development Board"
- select I2C_BOARDINFO
- help
- Say 'Y' here if you want your kernel to support the
- Marvell DB-MV88AP510 Development Board.
-
-config MACH_CM_A510
- bool "CompuLab CM-A510 Board"
- help
- Say 'Y' here if you want your kernel to support the
- CompuLab CM-A510 Board.
-
-endmenu
-
-endif