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