aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2018-11-26 08:38:14 +0800
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-02-09 21:46:11 -0800
commitfeb6d65bcb508059bb819f08e97c23b32c29bbb9 (patch)
tree7ce9f4f13e75b26eea1070b7c6c804e32e1cc7d3
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (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>
-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 0f212889c931..62a57ed299ec 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -821,6 +821,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_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y
CONFIG_PHY_RCAR_GEN3_USB3=m