blob: 83ee4d0ca8c64305c54835964dfedae5c23f4c2a (
plain)
1
2
3
4
5
6
7
8
|
config WFX
tristate "Silicon Labs wireless chips WF200 and further"
depends on MAC80211
depends on MMC || !MMC # do not allow WFX=y if MMC=m
depends on (SPI || MMC)
help
This is a driver for Silicons Labs WFxxx series (WF200 and further)
chipsets. This chip can be found on SPI or SDIO buses.
|