1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-21 06:10:50 +02:00
openwrt-xburst/target/linux/ubicom32/files/arch/ubicom32/mach-common/Kconfig.switch

13 lines
315 B
Plaintext
Raw Normal View History

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