]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
usb: wusbcore: remove USB_WUSB build dependency on PCI
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 16 Sep 2014 21:25:25 +0000 (16:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 05:06:33 +0000 (22:06 -0700)
Wireless USB does not require PCI so remove USB_WUSB build dependency on
PCI.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/Kconfig

index 0e17b966e1b45b792628f68c1282e5790e944f43..f5c92f6111bcf0e18bc32e35f7f79c05e756960c 100644 (file)
@@ -3,7 +3,6 @@
 #
 config USB_WUSB
        tristate "Enable Wireless USB extensions"
-       depends on PCI
        depends on UWB
         select CRYPTO
         select CRYPTO_BLKCIPHER