summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2021-11-15 20:28:54 +0300
committerTom Rini <trini@konsulko.com>2022-01-05 06:48:49 +0300
commit0cc183025f6ca1106bc68973d0b4f6bd1b319950 (patch)
treeece888360d0df99426f745442211d3541ca970f2 /configs
parent3bbd6c0152309709c335ed5f2335be29346d2d3a (diff)
downloadu-boot-0cc183025f6ca1106bc68973d0b4f6bd1b319950.tar.xz
configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/iot2050_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/iot2050_defconfig b/configs/iot2050_defconfig
index 4a87a3394d..10abb77c18 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