usb: wusbcore: remove USB_WUSB build dependency on PCI

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>
This commit is contained in:
Thomas Pugliese 2014-09-16 16:25:25 -05:00 committed by Greg Kroah-Hartman
parent cbb671992b
commit e8f8ba4736

View file

@ -3,7 +3,6 @@
#
config USB_WUSB
tristate "Enable Wireless USB extensions"
depends on PCI
depends on UWB
select CRYPTO
select CRYPTO_BLKCIPHER