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-04-13 12:32:14 +0530
commitda1a818a68b14422b99ebbfdc0a1a56768fcc26d (patch)
tree3b5defac08306d549adc0a0128f0edfcebbfa3c4
parent8f3d9f354286745c751374f5f1fcafee6b3f3136 (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 24e534d85045..7d793d890130 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -899,6 +899,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