projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e07eee3
)
nios2: enable setexpr command in defconfig
author
Thomas Chou
<thomas@wytron.com.tw>
Thu, 29 Oct 2015 08:33:23 +0000
(16:33 +0800)
committer
Thomas Chou
<thomas@wytron.com.tw>
Fri, 6 Nov 2015 01:14:11 +0000
(09:14 +0800)
Enable setexpr command in defconfig because it is really
useful as suggested by Marek.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Marek Vasut <marex@denx.de>
configs/nios2-generic_defconfig
patch
|
blob
|
history
diff --git
a/configs/nios2-generic_defconfig
b/configs/nios2-generic_defconfig
index
fbc27ea
..
e42a15e
100644
(file)
--- 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