[U-Boot] [PATCH 2/2] nios2: enable setexpr command in defconfig
Thomas Chou
thomas at wytron.com.tw
Thu Oct 29 09:45:48 CET 2015
Enable setexpr command in defconfig because it is really
useful as suggested by Marek.
Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
---
configs/nios2-generic_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
index d4403fc..0a6de6f 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
--
2.1.4
More information about the U-Boot
mailing list