From: Thomas Chou Date: Thu, 29 Oct 2015 08:33:23 +0000 (+0800) Subject: nios2: enable setexpr command in defconfig X-Git-Tag: v2016.01-rc1~86^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca3ed07dafd6152cb9957bd7bf48dc25f045dfe0;p=platform%2Fkernel%2Fu-boot.git nios2: enable setexpr command in defconfig Enable setexpr command in defconfig because it is really useful as suggested by Marek. Signed-off-by: Thomas Chou Acked-by: Marek Vasut --- diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig index fbc27ea..e42a15e 100644 --- a/configs/nios2-generic_defconfig +++ b/configs/nios2-generic_defconfig @@ -10,7 +10,6 @@ CONFIG_CMD_CPU=y # CONFIG_CMD_XIMG is not set # CONFIG_CMD_FPGA is not set # CONFIG_CMD_ITEST is not set -# CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set CONFIG_CMD_PING=y