Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4baf4a76 authored by ChandanaKishori Chiluveru's avatar ChandanaKishori Chiluveru Committed by Gerrit - the friendly Code Review server
Browse files

usb: phy: msm: Remove reset controller dependency for OTG driver



We are not using the framework which is supported with
RESET_CONTROLLER Kconfig in the msm usb otg driver. This patch
removes the 'RESET_CONTROLLER' dependency for OTG driver to avoid
build error.

Change-Id: I81e1137668e9e40caf98feaca7df0b6f9688c4d5
Signed-off-by: default avatarChandanaKishori Chiluveru <cchilu@codeaurora.org>
parent 46d4e4a5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -148,7 +148,6 @@ config USB_ISP1301
config USB_MSM_OTG
	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 Qualcomm chips. It