Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config WFX
0003         tristate "Silicon Labs wireless chips WF200 and further"
0004         depends on MAC80211
0005         depends on MMC || !MMC # do not allow WFX=y if MMC=m
0006         depends on (SPI || MMC)
0007         help
0008           This is a driver for Silicons Labs WFxxx series (WF200 and further)
0009           chipsets. This chip can be found on SPI or SDIO buses.
0010 
0011           Silabs does not use a reliable SDIO vendor ID. So, to avoid conflicts,
0012           the driver won't probe the device if it is not also declared in the
0013           Device Tree.