move new files out from platform support patch
[openwrt/staging/yousong.git] / target / linux / ubicom32 / files / arch / ubicom32 / mach-common / Kconfig.switch
1 menuconfig UBICOM_SWITCH
2 tristate "Switch devices"
3 help
4 This option provides Ethernet switch management options via proc fs
5
6 if UBICOM_SWITCH
7 config UBICOM_SWITCH_BCM539X
8 tristate "Broadcom BCM539X series (SPI)"
9 depends on SPI_MASTER
10 help
11 Supports Broadcom BCM539X Gigabit Ethernet Switches over SPI
12 endif