From: Geert Uytterhoeven Date: Tue, 13 Nov 2018 15:22:01 +0000 (+0100) Subject: arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE X-Git-Tag: v5.1-rc1~155^2~10^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12f41a5dfe6c250fcf14fa7770dd5ab7b914d38e;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function on the Renesas Condor board. Signed-off-by: Geert Uytterhoeven Reviewed-by: Marek Vasut Signed-off-by: Simon Horman --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 3ef443cfbab62..22b5f6fcf7237 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -689,6 +689,7 @@ CONFIG_PHY_HISI_INNO_USB2=y CONFIG_PHY_MVEBU_CP110_COMPHY=y CONFIG_PHY_QCOM_QMP=m CONFIG_PHY_QCOM_USB_HS=y +CONFIG_PHY_RCAR_GEN3_PCIE=y CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_RCAR_GEN3_USB3=m CONFIG_PHY_ROCKCHIP_EMMC=y