u-boot/drivers/phy/qcom/Kconfig
Sumit Garg 23ba5f34c8 phy: Move qcom SoCs specific phy drivers to qcom folder
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
2022-08-26 10:55:45 -04:00

13 lines
363 B
Text

config MSM8916_USB_PHY
bool "Qualcomm MSM8916 USB PHY support"
depends on PHY
help
Support the USB PHY in msm8916
This PHY is found on qualcomm dragonboard410c development board.
config PHY_QCOM_IPQ4019_USB
tristate "Qualcomm IPQ4019 USB PHY driver"
depends on PHY && ARCH_IPQ40XX
help
Support for the USB PHY-s on Qualcomm IPQ40xx SoC-s.