diff options
Diffstat (limited to 'configs/vf610twr_defconfig')
-rw-r--r-- | configs/vf610twr_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig index c179e28c64..a9e6ca9679 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -32,6 +32,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=fsl_nfc" CONFIG_MTDPARTS_DEFAULT="mtdparts=fsl_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),4m(kernel),512k(fdt),-(rootfs)" CONFIG_CMD_UBI=y CONFIG_OF_CONTROL=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y |