Sfoglia il codice sorgente

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>
Thomas Pugliese 11 anni fa
parent
commit
e8f8ba4736
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      drivers/usb/wusbcore/Kconfig

+ 0 - 1
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