[PATCH v4 07/10] configs: am69_sk_a72_defconfig: Disable PCIe boot configs
Hrushikesh Salunke
h-salunke at ti.com
Mon Dec 1 12:01:00 CET 2025
AM69 SK does not support PCIe boot. Disable PCI boot related
configurations that are not applicable.
Signed-off-by: Hrushikesh Salunke <h-salunke at ti.com>
---
configs/am69_sk_a72_defconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configs/am69_sk_a72_defconfig b/configs/am69_sk_a72_defconfig
index bd8aaf7f201..831fd974bab 100644
--- a/configs/am69_sk_a72_defconfig
+++ b/configs/am69_sk_a72_defconfig
@@ -9,6 +9,10 @@ CONFIG_CMD_UFS=n
CONFIG_UFS=n
CONFIG_CADENCE_UFS=n
CONFIG_TI_J721E_UFS=n
+CONFIG_PCI_ENDPOINT=n
+CONFIG_PCIE_CDNS_TI_EP=n
+CONFIG_SPL_PCI_ENDPOINT=n
+CONFIG_SPL_PCI_DFU=n
CONFIG_DEFAULT_DEVICE_TREE="ti/k3-am69-sk"
CONFIG_OF_LIST="ti/k3-am69-sk"
--
2.34.1
More information about the U-Boot
mailing list