[PATCH 1/3] arm64: defconfig: enable the J721E PCI host driver

Michael Walle posted 3 patches 3 weeks, 3 days ago
[PATCH 1/3] arm64: defconfig: enable the J721E PCI host driver
Posted by Michael Walle 3 weeks, 3 days ago
To enable the PCI host on the Kontron SMARC-sAM67, enable the driver for
it.

Signed-off-by: Michael Walle <mwalle@kernel.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c4dedfabe41a..fca36c2bd1f0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -240,6 +240,7 @@ CONFIG_PCIE_XILINX=y
 CONFIG_PCIE_XILINX_DMA_PL=y
 CONFIG_PCIE_XILINX_NWL=y
 CONFIG_PCIE_XILINX_CPM=y
+CONFIG_PCI_J721E_HOST=m
 CONFIG_PCI_IMX6_HOST=y
 CONFIG_PCI_LAYERSCAPE=y
 CONFIG_PCI_HISI=y
-- 
2.47.3