]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/Kconfig
usb: ehci: Add Renesas RCar M3/H3 EHCI support
[u-boot] / drivers / usb / host / Kconfig
index 9a67e43c2d947501dcb5fb3d8ae3c0e46c4381e0..b824eec41d967e087a4fb53b3a7234c84d30402b 100644 (file)
@@ -133,6 +133,14 @@ config USB_EHCI_MSM
          This driver supports combination of Chipidea USB controller
          and Synapsys USB PHY in host mode only.
 
+config USB_EHCI_RCAR_GEN3
+       bool "Support for Renesas RCar M3/H3 EHCI USB controller"
+       depends on RCAR_GEN3
+       default y
+       ---help---
+         Enables support for the on-chip EHCI controller on Renesas
+         R8A7795 and R8A7796 SoCs.
+
 config USB_EHCI_ZYNQ
        bool "Support for Xilinx Zynq on-chip EHCI USB controller"
        depends on ARCH_ZYNQ