提交 0d092fdb 编写于 作者: I Ivan T. Ivanov 提交者: Felipe Balbi

usb: phy: msm: Make driver selectable on ARCH_QCOM

Controller could be found on APQ and MSM platforms,
make configuration description more generic.
Signed-off-by: NIvan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: NFelipe Balbi <balbi@ti.com>
上级 427c3df6
......@@ -171,11 +171,11 @@ 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)
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册