mirror of
https://xff.cz/git/u-boot/
synced 2026-01-24 02:15:20 +01:00
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 <thomas@wytron.com.tw> Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user