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 changed files with 1 additions and 1 deletions
|
@ -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 a new issue