]> git.sur5r.net Git - u-boot/commitdiff
x86: theadorable-x86-xxx_defconfig: Enable setexpr command
authorStefan Roese <sr@denx.de>
Fri, 6 Oct 2017 07:12:28 +0000 (09:12 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 7 Oct 2017 04:06:27 +0000 (12:06 +0800)
The setexpr command is useful for scripting, lets enable it for all
x86 based theadorable platforms.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
configs/theadorable-x86-conga-qa3-e3845_defconfig
configs/theadorable-x86-dfi-bt700_defconfig

index 1888f0892845c2fb079f9c5db3d78e11a5a98d19..344a8f25c295b1ef43fcd5b7735182efe056e1d4 100644 (file)
@@ -27,7 +27,6 @@ CONFIG_CMD_MMC=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y
index 4c9492cf1fd4f6ad8ef8f40ec5efc33af09cb5f2..84a92c54da932d9c46295088f2457862a62930a2 100644 (file)
@@ -26,7 +26,6 @@ CONFIG_CMD_MMC=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y
index 348d917b3b34695935de85267494e5e74c2479db..d42798e8e931c2bb8bd9403b14027e910706400e 100644 (file)
@@ -25,7 +25,6 @@ CONFIG_CMD_PART=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y