]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: mvebu: helios4_defconfig: enable setexpr command
authorJosua Mayer <josua@solid-run.com>
Fri, 2 Feb 2024 15:13:33 +0000 (16:13 +0100)
committerStefan Roese <sr@denx.de>
Tue, 5 Mar 2024 07:27:59 +0000 (08:27 +0100)
Update the helios4 defconfig to enable the 'setexpr' command, which is a
default and useful for various complex boot-scripts.

Signed-off-by: Josua Mayer <josua@solid-run.com>
configs/helios4_defconfig

index f4f5db66cbc3da9d4e4da4f3adfbca1f8c723bde..72d1d771a78d729f1c2d308870a5d0267ef7cf8d 100644 (file)
@@ -43,7 +43,6 @@ CONFIG_CMD_MMC=y
 CONFIG_CMD_PCI=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_TFTPPUT=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_TIME=y