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:
committed by
Tom Rini
parent
014d9c5ac3
commit
af3800c83d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user