mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-07 02:38:56 +00:00
23ba5f34c8
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
13 lines
363 B
Text
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.
|