[PATCH] arm64: defconfig: Enable the Keystone PCIe host and endpoint driver
Aksh Garg
a-garg7 at ti.com
Mon Feb 23 02:46:50 PST 2026
Enable the PCIe Glue driver for Host and Endpoint mode of operation of
the Designware PCIe controller in the Texas Instruments AM65 SoC.
Signed-off-by: Aksh Garg <a-garg7 at ti.com>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 103f4763b88f..81bc9882afee 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -229,6 +229,8 @@ CONFIG_PCIE_BRCMSTB=m
CONFIG_PCI_HOST_THUNDER_PEM=y
CONFIG_PCI_HOST_THUNDER_ECAM=y
CONFIG_PCI_HOST_GENERIC=y
+CONFIG_PCI_KEYSTONE_HOST=m
+CONFIG_PCI_KEYSTONE_EP=m
CONFIG_PCIE_MEDIATEK_GEN3=m
CONFIG_PCI_TEGRA=y
CONFIG_PCIE_RCAR_HOST=y
--
2.34.1
More information about the linux-arm-kernel
mailing list