]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/usb/dwc3/Kconfig
usb: dwc3: Add Qualcomm DWC3 glue layer driver
[mirror_ubuntu-artful-kernel.git] / drivers / usb / dwc3 / Kconfig
index 785510a0a0c3fdff54a8627472eb07c5de73a3df..f4e5cc60db0b775e235ca902fe30db0edd058c08 100644 (file)
@@ -80,6 +80,23 @@ config USB_DWC3_KEYSTONE
          Support of USB2/3 functionality in TI Keystone2 platforms.
          Say 'Y' or 'M' here if you have one such device
 
+config USB_DWC3_ST
+       tristate "STMicroelectronics Platforms"
+       depends on ARCH_STI && OF
+       default USB_DWC3
+       help
+         STMicroelectronics SoCs with one DesignWare Core USB3 IP
+         inside (i.e. STiH407).
+         Say 'Y' or 'M' if you have one such device.
+
+config USB_DWC3_QCOM
+       tristate "Qualcomm Platforms"
+       depends on ARCH_QCOM || COMPILE_TEST
+       default USB_DWC3
+       help
+         Recent Qualcomm SoCs ship with one DesignWare Core USB3 IP inside,
+         say 'Y' or 'M' if you have one such device.
+
 comment "Debugging features"
 
 config USB_DWC3_DEBUG