[PATCH 1/3] arm64: defconfig: enable the J721E PCI host driver
Michael Walle
mwalle at kernel.org
Thu Jan 15 05:24:42 PST 2026
To enable the PCI host on the Kontron SMARC-sAM67, enable the driver for
it.
Signed-off-by: Michael Walle <mwalle at 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
More information about the linux-arm-kernel
mailing list