From 18c73e30e1aa412a47ab460eb2ccb8fb9551e8ad Mon Sep 17 00:00:00 2001 From: Josua Mayer Date: Fri, 2 Feb 2024 16:13:33 +0100 Subject: [PATCH] arm: mvebu: helios4_defconfig: enable setexpr command 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 --- configs/helios4_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig index f4f5db66cb..72d1d771a7 100644 --- a/configs/helios4_defconfig +++ b/configs/helios4_defconfig @@ -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 -- 2.39.5