diff mbox series

configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig

Message ID c8f5de3e-de79-79c6-20a2-05e887247a26@siemens.com
State Accepted
Commit 0cc183025f6ca1106bc68973d0b4f6bd1b319950
Delegated to: Tom Rini
Headers show
Series configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig | expand

Commit Message

Jan Kiszka Nov. 15, 2021, 5:28 p.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

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>
---
 configs/iot2050_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Tom Rini Jan. 7, 2022, 5:04 p.m. UTC | #1
On Mon, Nov 15, 2021 at 06:28:54PM +0100, Jan Kiszka wrote:

> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> 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>

Applied to u-boot/next, thanks!
diff mbox series

Patch

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