linux-stable/drivers/staging/csr/Kconfig
Lauri Hintsala 5b99b09430 staging: csr: remove unneeded PCI dependency
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-19 16:11:26 -07:00

9 lines
195 B
Text

config CSR_WIFI
tristate "CSR wireless driver"
depends on MMC && CFG80211_WEXT
select WIRELESS_EXT
select WEXT_PRIV
help
Driver for the CSR wireless SDIO device.
If unsure, select N.