]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: csr: remove unneeded PCI dependency
authorLauri Hintsala <lauri.hintsala@bluegiga.com>
Wed, 18 Jul 2012 05:05:39 +0000 (08:05 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:11:26 +0000 (16:11 -0700)
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/Kconfig

index bd86fb9c54d5d5c77f7737fdce01c10b0f83cb9d..cee8d48d2af91337006f8b852deddf8614d1adaa 100644 (file)
@@ -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