aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2018-11-26 08:38:14 +0800
committerVinod Koul <vkoul@kernel.org>2020-10-28 12:31:34 +0530
commit681ec7d687f7586d7bc3b5f64567969dd0383757 (patch)
tree7d95c3213f7fe7308462e7248cbea6a86945745a
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
arm64: defconfig: enable USB phy drivers for qcs404
It enables USB high-speed and super-speed phy drivers for Qualcomm QCS404 SoC. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> [rebase and resolve conflicts with mainline] Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 17a2df6a263e..fff42a144e5d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1002,6 +1002,8 @@ CONFIG_PHY_MVEBU_CP110_COMPHY=y
CONFIG_PHY_QCOM_QMP=m
CONFIG_PHY_QCOM_QUSB2=m
CONFIG_PHY_QCOM_USB_HS=y
+CONFIG_PHY_QCOM_USB_HS_SNPS_28NM=y
+CONFIG_PHY_QCOM_USB_SS=y
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
CONFIG_PHY_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y