diff mbox series

[3/3] arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE

Message ID fe16bcd6d44f1a2bccc4618119463d9d23a6ae92.1544126077.git.horms+renesas@verge.net.au (mailing list archive)
State Accepted
Commit 12f41a5dfe6c250fcf14fa7770dd5ab7b914d38e
Headers show
Series [GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.21 | expand

Commit Message

Simon Horman Dec. 6, 2018, 9:57 p.m. UTC
From: Geert Uytterhoeven <geert+renesas@glider.be>

Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function
on the Renesas Condor board.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9d0b42d96f03..77f98a7e860b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -657,6 +657,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