diff mbox series

[U-Boot] arm: mvebu: theadorable_debug_defconfig: Enable setexpr command

Message ID 20171006071138.24917-1-sr@denx.de
State Awaiting Upstream
Delegated to: Stefan Roese
Headers show
Series [U-Boot] arm: mvebu: theadorable_debug_defconfig: Enable setexpr command | expand

Commit Message

Stefan Roese Oct. 6, 2017, 7:11 a.m. UTC
The setexpr command is useful for scripting, lets enable it for this
platform.

Signed-off-by: Stefan Roese <sr@denx.de>
---
 configs/theadorable_debug_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Stefan Roese Nov. 16, 2017, 1:05 p.m. UTC | #1
On 06.10.2017 09:11, Stefan Roese wrote:
> The setexpr command is useful for scripting, lets enable it for this
> platform.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>

Applied to u-boot-marvell/master.

Thanks,
Stefan
diff mbox series

Patch

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