]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/Kconfig
usb: host: Add simple of glue driver for DWC3 USB Controllers integration
[u-boot] / drivers / usb / host / Kconfig
index a7249b7511f4552a74ac8431d6ffd41b0666c598..6caa61552ab31918a615dbbcd9d0e14bcdbc0652 100644 (file)
@@ -21,6 +21,13 @@ config USB_XHCI_DWC3
          Say Y or if your system has a Dual Role SuperSpeed
          USB controller based on the DesignWare USB3 IP Core.
 
+config USB_XHCI_DWC3_OF_SIMPLE
+       bool "DesignWare USB3 DRD Generic OF Simple Glue Layer"
+       select MISC
+       help
+         Support USB2/3 functionality in simple SoC integrations with
+         USB controller based on the DesignWare USB3 IP Core.
+
 config USB_XHCI_MVEBU
        bool "MVEBU USB 3.0 support"
        default y