--- zzzz-none-000/linux-3.10.107/drivers/usb/phy/Kconfig 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/drivers/usb/phy/Kconfig 2021-11-10 11:53:55.000000000 +0000 @@ -196,6 +196,16 @@ To compile this driver as a module, choose M here: the module will be called rcar-phy. +config USB_QCOM_DWC3_PHY + tristate "Qualcomm USB controller DWC3 PHY wrappers support" + depends on (USB || USB_GADGET) && ARCH_QCOM + help + Enable this to support the DWC3 USB PHY transceivers on QCOM chips + with DWC3 USB core. It handles PHY initialization, clock + management required after resetting the hardware and power + management. This driver is required even for peripheral only or + host only mode configurations. + config USB_ULPI bool "Generic ULPI Transceiver Driver" depends on ARM