usb: dwc3: Add generic DWC3 glue logic driver
[oweals/u-boot.git] / drivers / usb / dwc3 / Kconfig
index ae7fc1c6304d4138a4475cae7b897a0cea1bb8d2..943b7630eba4da22a5dfe3303103321f7e5789c0 100644 (file)
@@ -37,6 +37,12 @@ config USB_DWC3_OMAP
 
          Say 'Y' here if you have one such device
 
+config USB_DWC3_GENERIC
+       bool "Xilinx ZynqMP and similar Platforms"
+       depends on DM_USB && USB_DWC3
+       help
+         Some platforms can reuse this DWC3 generic implementation.
+
 config USB_DWC3_UNIPHIER
        bool "DesignWare USB3 Host Support on UniPhier Platforms"
        depends on ARCH_UNIPHIER && USB_XHCI_DWC3