tg3: fix return value in tg3_get_stats64
[firefly-linux-kernel-4.4.55.git] / drivers / usb / host / Kconfig
index 03314f861beef3f0386dfb1853b1d885124d863f..82800a775501bae2506d4ad259ca448c2926697c 100644 (file)
@@ -37,6 +37,14 @@ config USB_XHCI_MVEBU
          Say 'Y' to enable the support for the xHCI host controller
          found in Marvell Armada 375/38x ARM SOCs.
 
+config USB_XHCI_RCAR
+       tristate "xHCI support for Renesas R-Car SoCs"
+       select USB_XHCI_PLATFORM
+       depends on ARCH_SHMOBILE || COMPILE_TEST
+       ---help---
+         Say 'Y' to enable the support for the xHCI host controller
+         found in Renesas R-Car ARM SoCs.
+
 endif # USB_XHCI_HCD
 
 config USB_EHCI_HCD