From: Stefan Roese Date: Fri, 6 Oct 2017 07:11:38 +0000 (+0200) Subject: arm: mvebu: theadorable_debug_defconfig: Enable setexpr command X-Git-Tag: v2018.01-rc1~126^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9b2526f2e13fc532258882f967baa5a90e03ccc7;p=u-boot arm: mvebu: theadorable_debug_defconfig: Enable setexpr command The setexpr command is useful for scripting, lets enable it for this platform. Signed-off-by: Stefan Roese --- diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig index 75d592e452..863d6ce3d0 100644 --- a/configs/theadorable_debug_defconfig +++ b/configs/theadorable_debug_defconfig @@ -26,7 +26,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