dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
NK6A23 dts
hc
2024-08-09
7e81648b513354a6e48db198b3772366e077ffa1
[~ljy/RK3588_XEN.git]
/
kernel
/
drivers
/
staging
/
wfx
/
Kconfig
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.