Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8f8ba47 authored by Thomas Pugliese's avatar Thomas Pugliese Committed by Greg Kroah-Hartman
Browse files

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: default avatarThomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent cbb67199
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@
#
config USB_WUSB
	tristate "Enable Wireless USB extensions"
	depends on PCI
	depends on UWB
        select CRYPTO
        select CRYPTO_BLKCIPHER