Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.12-rc5 8 lines 304 B view raw
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.