diff mbox series

[3/3] arm64: defconfig: Enable Qualcomm QUSB2 PHY

Message ID 20190902130724.12030-3-lee.jones@linaro.org
State Superseded
Headers show
Series [1/3] arm64: defconfig: Enable Qualcomm GENI based I2C controller | expand

Commit Message

Lee Jones Sept. 2, 2019, 1:07 p.m. UTC
Tested on the Lenovo Yoga C630 where this patch enables USB.
Without it USB devices are not enumerated.

Signed-off-by: Lee Jones <lee.jones@linaro.org>

---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.17.1

Comments

Bjorn Andersson Sept. 3, 2019, 3:22 a.m. UTC | #1
On Mon 02 Sep 06:07 PDT 2019, Lee Jones wrote:

> Tested on the Lenovo Yoga C630 where this patch enables USB.

> Without it USB devices are not enumerated.

> 

> Signed-off-by: Lee Jones <lee.jones@linaro.org>


Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>


> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

> index af7ca722b519..a94d002182ee 100644

> --- a/arch/arm64/configs/defconfig

> +++ b/arch/arm64/configs/defconfig

> @@ -770,6 +770,7 @@ CONFIG_PHY_HISTB_COMBPHY=y

>  CONFIG_PHY_HISI_INNO_USB2=y

>  CONFIG_PHY_MVEBU_CP110_COMPHY=y

>  CONFIG_PHY_QCOM_QMP=m

> +CONFIG_PHY_QCOM_QUSB2=m

>  CONFIG_PHY_QCOM_USB_HS=y

>  CONFIG_PHY_RCAR_GEN3_PCIE=y

>  CONFIG_PHY_RCAR_GEN3_USB2=y

> -- 

> 2.17.1

>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index af7ca722b519..a94d002182ee 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -770,6 +770,7 @@  CONFIG_PHY_HISTB_COMBPHY=y
 CONFIG_PHY_HISI_INNO_USB2=y
 CONFIG_PHY_MVEBU_CP110_COMPHY=y
 CONFIG_PHY_QCOM_QMP=m
+CONFIG_PHY_QCOM_QUSB2=m
 CONFIG_PHY_QCOM_USB_HS=y
 CONFIG_PHY_RCAR_GEN3_PCIE=y
 CONFIG_PHY_RCAR_GEN3_USB2=y