From: Thomas Pugliese Date: Tue, 16 Sep 2014 21:25:25 +0000 (-0500) Subject: usb: wusbcore: remove USB_WUSB build dependency on PCI X-Git-Tag: v3.18-rc1~131^2~41 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e8f8ba4736af60e8e6a8daceb89a154b53d18c79;p=karo-tx-linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/wusbcore/Kconfig b/drivers/usb/wusbcore/Kconfig index 0e17b966e1b4..f5c92f6111bc 100644 --- a/drivers/usb/wusbcore/Kconfig +++ b/drivers/usb/wusbcore/Kconfig @@ -3,7 +3,6 @@ # config USB_WUSB tristate "Enable Wireless USB extensions" - depends on PCI depends on UWB select CRYPTO select CRYPTO_BLKCIPHER