[U-Boot] [PATCH] arm: mvebu: theadorable_debug_defconfig: Enable setexpr command
Stefan Roese
sr at denx.de
Fri Oct 6 07:11:38 UTC 2017
The setexpr command is useful for scripting, lets enable it for this
platform.
Signed-off-by: Stefan Roese <sr at denx.de>
---
configs/theadorable_debug_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index a39497984b..c10b1b30b9 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -28,7 +28,6 @@ CONFIG_CMD_PCI=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
--
2.14.2
More information about the U-Boot
mailing list