summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabresd_m4fastup_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/mx6sxsabresd_m4fastup_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/mx6sxsabresd_m4fastup_defconfig')
-rw-r--r--configs/mx6sxsabresd_m4fastup_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6sxsabresd_m4fastup_defconfig b/configs/mx6sxsabresd_m4fastup_defconfig
index 6929a67..df66950 100644
--- a/configs/mx6sxsabresd_m4fastup_defconfig
+++ b/configs/mx6sxsabresd_m4fastup_defconfig
@@ -16,7 +16,6 @@ CONFIG_CMD_MMC=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