From: Vinod Koul Date: Tue, 28 Jun 2022 04:54:53 +0000 (+0530) Subject: arm64: defconfig: Enable qcom ss & hs usb phy X-Git-Tag: v6.0-rc1~193^2~9^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=974db040c5190b5e925883600d023a9ecce8a840;p=thirdparty%2Flinux.git arm64: defconfig: Enable qcom ss & hs usb phy These phys are used for USB controller found in QCS404 board, so enable them in the defconfig Signed-off-by: Vinod Koul Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220628045454.621175-1-vkoul@kernel.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 198d54099a533..8de9c9647a965 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1199,6 +1199,8 @@ CONFIG_PHY_QCOM_QMP=m CONFIG_PHY_QCOM_QUSB2=m CONFIG_PHY_QCOM_USB_HS=y CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y +CONFIG_PHY_QCOM_USB_HS_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