mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +00:00
staging: csr: remove unneeded PCI dependency
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a952f947b9
commit
5b99b09430
@ -1,6 +1,6 @@
|
||||
config CSR_WIFI
|
||||
tristate "CSR wireless driver"
|
||||
depends on PCI && MMC && CFG80211_WEXT
|
||||
depends on MMC && CFG80211_WEXT
|
||||
select WIRELESS_EXT
|
||||
select WEXT_PRIV
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user