aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2021-11-15 18:28:54 +0100
committerTom Rini <trini@konsulko.com>2022-01-04 17:05:53 -0500
commit9df20fd0bcc5a52d7ee50bfc859e012b85d47114 (patch)
tree1ac8d07f4c6a5b300dff8ae265858a4903553e37
parent285c55ad3a7a765a5db7b09489b41a3a59545147 (diff)
downloadu-boot-WIP/2022-01-04-platform-updates.zip
u-boot-WIP/2022-01-04-platform-updates.tar.gz
u-boot-WIP/2022-01-04-platform-updates.tar.bz2
configs: iot2050: Drop unused CONFIG_OF_LIST from defconfigWIP/2022-01-04-platform-updates
DTBs are explicitly listed in the image source file for this board, and this list already became outdated. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
-rw-r--r--configs/iot2050_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/iot2050_defconfig b/configs/iot2050_defconfig
index 4a87a33..10abb77 100644
--- a/configs/iot2050_defconfig
+++ b/configs/iot2050_defconfig
@@ -60,7 +60,6 @@ CONFIG_CMD_TIME=y
# CONFIG_ISO_PARTITION is not set
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
-CONFIG_OF_LIST="k3-am6528-iot2050-basic k3-am6548-iot2050-advanced"
CONFIG_SPL_MULTI_DTB_FIT=y
CONFIG_SPL_OF_LIST="k3-am65-iot2050-spl"
CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y