usb: dwc3: add a new glue layer for rockchip SoCs with INNO PHY
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc3 / Kconfig
index 3d5ec30b48432bed743cc2972d01e67a3bd87fb0..3fbf82d494f9ed748fd640b18d72a9dd738c3b4f 100644 (file)
@@ -105,6 +105,15 @@ config USB_DWC3_ROCKCHIP
          Support of USB2/3 functionality in Rockchip platforms.
          say 'Y' or 'M' if you have one such device.
 
+config USB_DWC3_ROCKCHIP_INNO
+       tristate "Rockchip Platforms with INNO PHY"
+       depends on OF && COMMON_CLK && ARCH_ROCKCHIP
+       default USB_DWC3
+       help
+         Support of USB2/3 functionality in Rockchip platforms
+         with INNO USB 3.0 PHY IP inside.
+         say 'Y' or 'M' if you have one such device.
+
 config USB_DWC3_ST
        tristate "STMicroelectronics Platforms"
        depends on ARCH_STI && OF