summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/Kconfig
diff options
context:
space:
mode:
authorLauri Hintsala <lauri.hintsala@bluegiga.com>2012-06-21 10:29:12 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-25 18:36:45 (GMT)
commitfa6173a0be1844ccea58afb2247f71abab1e53c5 (patch)
treef760c9c2d0377881188719a687de2ec4ca752e4b /drivers/staging/csr/Kconfig
parent8c3337fec4c78f796767459de6429eecf2dc35c9 (diff)
downloadlinux-fsl-qoriq-fa6173a0be1844ccea58afb2247f71abab1e53c5.tar.xz
Staging: csr: add WEXT and AP mode support
Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com> Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com> Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/csr/Kconfig')
-rw-r--r--drivers/staging/csr/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/staging/csr/Kconfig b/drivers/staging/csr/Kconfig
index e3a923a..bd86fb9 100644
--- a/drivers/staging/csr/Kconfig
+++ b/drivers/staging/csr/Kconfig
@@ -1,6 +1,8 @@
config CSR_WIFI
tristate "CSR wireless driver"
- depends on PCI && MMC
+ depends on PCI && MMC && CFG80211_WEXT
+ select WIRELESS_EXT
+ select WEXT_PRIV
help
Driver for the CSR wireless SDIO device.