aboutsummaryrefslogtreecommitdiff
path: root/configs/vf610twr_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/vf610twr_defconfig')
-rw-r--r--configs/vf610twr_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig
index 47193094dd..8d75b580e0 100644
--- a/configs/vf610twr_defconfig
+++ b/configs/vf610twr_defconfig
@@ -1,7 +1,8 @@
CONFIG_ARM=y
CONFIG_ARCH_VF610=y
CONFIG_DEFAULT_DEVICE_TREE="vf610-twr"
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/vf610twr/imximage.cfg,ENV_IS_IN_MMC"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/vf610twr/imximage.cfg"
+CONFIG_ENV_IS_IN_MMC=y
CONFIG_BOOTDELAY=3
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y