]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable Qualcomm QUSB2 PHY
authorLee Jones <[email protected]>
Tue, 3 Sep 2019 19:26:25 +0000 (20:26 +0100)
committerArnd Bergmann <[email protected]>
Wed, 4 Sep 2019 15:15:29 +0000 (17:15 +0200)
Tested on the Lenovo Yoga C630 where this patch enables USB.
Without it USB devices are not enumerated.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm64/configs/defconfig

index 8cdf13636683c0518b875103e7cb0f5b9cff5486..8e05c39eab08aae420357e7714ce0e140a7c4947 100644 (file)
@@ -788,6 +788,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
This page took 0.05269 seconds and 4 git commands to generate.