configs: am69_sk_a72_defconfig: Disable PCIe boot configs

AM69 SK does not contain PCIe Boot in the list of supported Boot Modes.
Hence, disable PCIe Boot related configurations that are not applicable.

Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
This commit is contained in:
Hrushikesh Salunke
2026-03-16 08:24:04 -06:00
committed by Tom Rini
parent 014d9c5ac3
commit af3800c83d
+3
View File
@@ -9,6 +9,9 @@ CONFIG_CMD_UFS=n
CONFIG_UFS=n
CONFIG_UFS_CADENCE=n
CONFIG_UFS_TI_J721E=n
CONFIG_PCI_ENDPOINT=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"