1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-21 02:55:31 +02:00
openwrt-xburst/target/linux/ubicom32/files/arch/ubicom32/mach-common/Kconfig.switch
kaloz 1a29ef8e97 [ubicom32]: move new files out from platform support patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 13:54:47 +00:00

13 lines
315 B
Plaintext

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