]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/phy/Kconfig
Merge remote-tracking branch 'usb-gadget/next'
[karo-tx-linux.git] / drivers / usb / phy / Kconfig
index 33dd6a6c320a6bccd4765ff15525efe8d04fd7df..adccdeb996d9b827d918fac285a59d57554930cc 100644 (file)
@@ -163,11 +163,12 @@ config USB_ISP1301
          module will be called phy-isp1301.
 
 config USB_MSM_OTG
-       tristate "OTG support for Qualcomm on-chip USB controller"
-       depends on (USB || USB_GADGET) && ARCH_MSM
+       tristate "Qualcomm on-chip USB OTG controller support"
+       depends on (USB || USB_GADGET) && (ARCH_MSM || ARCH_QCOM || COMPILE_TEST)
+       depends on RESET_CONTROLLER
        select USB_PHY
        help
-         Enable this to support the USB OTG transceiver on MSM chips. It
+         Enable this to support the USB OTG transceiver on Qualcomm chips. It
          handles PHY initialization, clock management, and workarounds
          required after resetting the hardware and power management.
          This driver is required even for peripheral only or host only