aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wfx/Kconfig')
-rw-r--r--drivers/staging/wfx/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/wfx/Kconfig b/drivers/staging/wfx/Kconfig
deleted file mode 100644
index 83ee4d0ca8c6..000000000000
--- a/drivers/staging/wfx/Kconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-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.