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:
parent
cbb671992b
commit
e8f8ba4736
@ -3,7 +3,6 @@
|
||||
#
|
||||
config USB_WUSB
|
||||
tristate "Enable Wireless USB extensions"
|
||||
depends on PCI
|
||||
depends on UWB
|
||||
select CRYPTO
|
||||
select CRYPTO_BLKCIPHER
|
||||
|
Loading…
Reference in New Issue
Block a user