summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabreauto_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-04-05 17:11:27 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 19:48:59 +0800
commitd469f9fc3d48d606adb69ed9c7b201ec9c00ab19 (patch)
tree29afb6e084b5dcfd9a21eeb19cc1cb830f4ccdc2 /configs/mx6sxsabreauto_defconfig
parent66978bee57316f3a57d61b069e2168c6e39d1bbf (diff)
downloadu-boot-imx-d469f9fc3d48d606adb69ed9c7b201ec9c00ab19.zip
u-boot-imx-d469f9fc3d48d606adb69ed9c7b201ec9c00ab19.tar.gz
u-boot-imx-d469f9fc3d48d606adb69ed9c7b201ec9c00ab19.tar.bz2
MLK-14622 mx6sx: update defconfig to enable setexpr command
Since we need the setexpr command for m4 image loading, so enable the CONFIG_CMD_SETEXPR for i.MX6SX defconfigs with m4 boot enabled. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/mx6sxsabreauto_defconfig')
-rw-r--r--configs/mx6sxsabreauto_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6sxsabreauto_defconfig b/configs/mx6sxsabreauto_defconfig
index 8da39f7..9ef68ec 100644
--- a/configs/mx6sxsabreauto_defconfig
+++ b/configs/mx6sxsabreauto_defconfig
@@ -14,7 +14,6 @@ CONFIG_CMD_SF=y
CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
-# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y