Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-rpi.git] / drivers / phy / qualcomm / Kconfig
index 9c56a72..98674ed 100644 (file)
@@ -102,3 +102,12 @@ config PHY_QCOM_USB_HS_28NM
          High-Speed PHY driver. This driver supports the Hi-Speed PHY which
          is usually paired with either the ChipIdea or Synopsys DWC3 USB
          IPs on MSM SOCs.
+
+config PHY_QCOM_USB_SS
+       tristate "Qualcomm USB Super-Speed PHY driver"
+       depends on ARCH_QCOM || COMPILE_TEST
+       depends on EXTCON || !EXTCON # if EXTCON=m, this cannot be built-in
+       select GENERIC_PHY
+       help
+         Enable this to support the Super-Speed USB transceiver on various
+         Qualcomm chipsets.