|
@@ -172,7 +172,7 @@ config USB_ISP1301
|
|
|
|
|
|
config USB_MSM_OTG
|
|
config USB_MSM_OTG
|
|
tristate "Qualcomm on-chip USB OTG controller support"
|
|
tristate "Qualcomm on-chip USB OTG controller support"
|
|
- depends on (USB || USB_GADGET) && (ARCH_MSM || ARCH_QCOM)
|
|
|
|
|
|
+ depends on (USB || USB_GADGET) && (ARCH_MSM || ARCH_QCOM || COMPILE_TEST)
|
|
select USB_PHY
|
|
select USB_PHY
|
|
help
|
|
help
|
|
Enable this to support the USB OTG transceiver on Qualcomm chips. It
|
|
Enable this to support the USB OTG transceiver on Qualcomm chips. It
|