igb: fix last_rx_timestamp usage
[firefly-linux-kernel-4.4.55.git] / drivers / usb / Kconfig
index 2e6b832e004ba4926aaa1d870d7a1a01345dc8ac..e0cad4418085c5c136c1e8db3852803d74d3b822 100644 (file)
@@ -2,10 +2,6 @@
 # USB device configuration
 #
 
-# These are unused now, remove them once they are no longer selected
-config USB_ARCH_HAS_OHCI
-       bool
-
 config USB_OHCI_BIG_ENDIAN_DESC
        bool
 
@@ -17,18 +13,12 @@ config USB_OHCI_LITTLE_ENDIAN
        default n if STB03xxx || PPC_MPC52xx
        default y
 
-config USB_ARCH_HAS_EHCI
-       bool
-
 config USB_EHCI_BIG_ENDIAN_MMIO
        bool
 
 config USB_EHCI_BIG_ENDIAN_DESC
        bool
 
-config USB_ARCH_HAS_XHCI
-       bool
-
 menuconfig USB_SUPPORT
        bool "USB support"
        depends on HAS_IOMEM