]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: am64x_evm_a53_defconfig: Enable configs for PCI Endpoint mode
authorHrushikesh Salunke <h-salunke@ti.com>
Mon, 16 Jun 2025 16:49:29 +0000 (22:19 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 23:16:40 +0000 (17:16 -0600)
TI's AM64x SoC has a single instance of PCIe Controller namely PCIe0
which is a Cadence PCIe Controller. To support PCI Endpoint
functionality with the PCIe0 instance of PCIe, enable the corresponding
configs.

Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
configs/am64x_evm_a53_defconfig

index 8f7d098f7707e64b6094bf33cb8db9ba420707fb..5c3b46d710f50a00b2030a9d8e6d567809333509 100644 (file)
@@ -144,6 +144,8 @@ CONFIG_TI_ICSSG_PRUETH=y
 CONFIG_NVME_PCI=y
 CONFIG_PCI_CONFIG_HOST_BRIDGE=y
 CONFIG_PCIE_CDNS_TI=y
+CONFIG_PCI_ENDPOINT=y
+CONFIG_PCIE_CDNS_TI_EP=y
 CONFIG_PHY=y
 CONFIG_SPL_PHY=y
 CONFIG_PHY_CADENCE_TORRENT=y