summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/arm/mach-mv78xx0/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-mv78xx0/Kconfig')
-rw-r--r--ANDROID_3.4.5/arch/arm/mach-mv78xx0/Kconfig25
1 files changed, 0 insertions, 25 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-mv78xx0/Kconfig b/ANDROID_3.4.5/arch/arm/mach-mv78xx0/Kconfig
deleted file mode 100644
index f2d309d0..00000000
--- a/ANDROID_3.4.5/arch/arm/mach-mv78xx0/Kconfig
+++ /dev/null
@@ -1,25 +0,0 @@
-if ARCH_MV78XX0
-
-menu "Marvell MV78xx0 Implementations"
-
-config MACH_DB78X00_BP
- bool "Marvell DB-78x00-BP Development Board"
- help
- Say 'Y' here if you want your kernel to support the
- Marvell DB-78x00-BP Development Board.
-
-config MACH_RD78X00_MASA
- bool "Marvell RD-78x00-mASA Reference Design"
- help
- Say 'Y' here if you want your kernel to support the
- Marvell RD-78x00-mASA Reference Design.
-
-config MACH_TERASTATION_WXL
- bool "Buffalo WLX (Terastation Duo) NAS"
- help
- Say 'Y' here if you want your kernel to support the
- Buffalo WXL Nas.
-
-endmenu
-
-endif