phy: qualcomm: add qcom ipq806x dwc usb phy driver
[linux-2.6-microblaze.git] / drivers / phy / qualcomm / Kconfig
index e6f0e51..928db51 100644 (file)
@@ -104,3 +104,13 @@ config PHY_QCOM_USB_SS
        help
          Enable this to support the Super-Speed USB transceiver on various
          Qualcomm chipsets.
+
+config PHY_QCOM_IPQ806X_USB
+       tristate "Qualcomm IPQ806x DWC3 USB PHY driver"
+       depends on HAS_IOMEM
+       depends on OF && (ARCH_QCOM || COMPILE_TEST)
+       select GENERIC_PHY
+       help
+         This option enables support for the Synopsis PHYs present inside the
+         Qualcomm USB3.0 DWC3 controller on ipq806x SoC. This driver supports
+         both HS and SS PHY controllers.