From 9b2526f2e13fc532258882f967baa5a90e03ccc7 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Fri, 6 Oct 2017 09:11:38 +0200 Subject: [PATCH] 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 --- configs/theadorable_debug_defconfig | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2