Skip to content

Commit

Permalink
staging: csr: remove unneeded PCI dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Lauri Hintsala authored and Greg Kroah-Hartman committed Jul 19, 2012
1 parent a952f94 commit 5b99b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/csr/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5b99b09

Please sign in to comment.