Sumit Garg | 23ba5f3 | 2022-08-04 19:57:09 +0530 | [diff] [blame] | 1 | config MSM8916_USB_PHY |
| 2 | bool "Qualcomm MSM8916 USB PHY support" |
| 3 | depends on PHY |
| 4 | help |
| 5 | Support the USB PHY in msm8916 |
| 6 | |
| 7 | This PHY is found on qualcomm dragonboard410c development board. |
| 8 | |
| 9 | config PHY_QCOM_IPQ4019_USB |
| 10 | tristate "Qualcomm IPQ4019 USB PHY driver" |
| 11 | depends on PHY && ARCH_IPQ40XX |
| 12 | help |
| 13 | Support for the USB PHY-s on Qualcomm IPQ40xx SoC-s. |
Sumit Garg | 0b746d2 | 2022-08-04 19:57:10 +0530 | [diff] [blame] | 14 | |
| 15 | config PHY_QCOM_USB_HS_28NM |
| 16 | tristate "Qualcomm 28nm High-Speed PHY" |
| 17 | depends on PHY && ARCH_SNAPDRAGON |
| 18 | help |
| 19 | Enable this to support the Qualcomm Synopsys DesignWare Core 28nm |
| 20 | High-Speed PHY driver. This driver supports the Hi-Speed PHY which |
| 21 | is usually paired with either the ChipIdea or Synopsys DWC3 USB |
| 22 | IPs on MSM SOCs. |
| 23 | |
| 24 | config PHY_QCOM_USB_SS |
| 25 | tristate "Qualcomm USB Super-Speed PHY driver" |
| 26 | depends on PHY && ARCH_SNAPDRAGON |
| 27 | help |
| 28 | Enable this to support the Super-Speed USB transceiver on various |
| 29 | Qualcomm chipsets. |