[ubicom32] remove target
[openwrt/svn-archive/archive.git] / target / linux / ubicom32 / files / arch / ubicom32 / mach-common / Kconfig.switch
diff --git a/target/linux/ubicom32/files/arch/ubicom32/mach-common/Kconfig.switch b/target/linux/ubicom32/files/arch/ubicom32/mach-common/Kconfig.switch
deleted file mode 100644 (file)
index 0303e16..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-menuconfig UBICOM_SWITCH
-       tristate "Switch devices"
-       help
-               This option provides Ethernet switch management options via proc fs
-
-if UBICOM_SWITCH
-config UBICOM_SWITCH_BCM539X
-       tristate "Broadcom BCM539X series (SPI)"
-       depends on SPI_MASTER
-       help
-               Supports Broadcom BCM539X Gigabit Ethernet Switches over SPI
-endif