summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosua Mayer <josua@solid-run.com>2024-02-02 16:13:33 +0100
committerStefan Roese <sr@denx.de>2024-03-05 08:27:59 +0100
commit18c73e30e1aa412a47ab460eb2ccb8fb9551e8ad (patch)
tree525b3ca15ddcc3800a88f9706cc21e86fa605975
parent52f7530e2d0f432d6978affc12732c756b522b85 (diff)
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 <josua@solid-run.com>
-rw-r--r--configs/helios4_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig
index f4f5db66cbc..72d1d771a78 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