From 681ec7d687f7586d7bc3b5f64567969dd0383757 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 26 Nov 2018 08:38:14 +0800 Subject: 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 [rebase and resolve conflicts with mainline] Signed-off-by: Vinod Koul --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3