From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Date: Fri, 28 Jan 2022 16:00:55 +0000 (+0100)
Subject: arm64: defconfig: enable imx8m pcie phy driver
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=547950e571f2de3b9ba42a82a5de21ad49b31474;p=linux.git

arm64: defconfig: enable imx8m pcie phy driver

This enables the i.MX 8M PCIe PHY driver (CONFIG_PHY_FSL_IMX8M_PCIE)
required for PCIe functionality.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
---

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 444fec9ec73af..0fed8477e72e3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1121,6 +1121,7 @@ CONFIG_RESET_TI_SCI=y
 CONFIG_PHY_XGENE=y
 CONFIG_PHY_SUN4I_USB=y
 CONFIG_PHY_MIXEL_MIPI_DPHY=m
+CONFIG_PHY_FSL_IMX8M_PCIE=y
 CONFIG_PHY_HI6220_USB=y
 CONFIG_PHY_HISTB_COMBPHY=y
 CONFIG_PHY_HISI_INNO_USB2=y