
6 Oct
2017
6 Oct
'17
9:11 a.m.
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(-)
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