From: Bjorn Andersson Date: Thu, 17 Feb 2022 04:02:05 +0000 (-0800) Subject: arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY X-Git-Tag: v5.19-rc1~142^2~3^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b49ceddc4b1958f44755ce447664203f73dd7c66;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY The Qualcomm QCS404 platform uses the PCIe Gen2 PHY, enable the driver for this to ensure that PCIe is functional. Signed-off-by: Bjorn Andersson Reviewed-by: Jeffrey Hugo Link: https://lore.kernel.org/r/20220217040205.1898644-1-bjorn.andersson@linaro.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 077ba9e8cfa90..9a0450c4a0557 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1174,6 +1174,7 @@ CONFIG_PHY_HISTB_COMBPHY=y CONFIG_PHY_HISI_INNO_USB2=y CONFIG_PHY_MVEBU_CP110_COMPHY=y CONFIG_PHY_MTK_TPHY=y +CONFIG_PHY_QCOM_PCIE2=m CONFIG_PHY_QCOM_QMP=m CONFIG_PHY_QCOM_QUSB2=m CONFIG_PHY_QCOM_USB_HS=y