diff options
Diffstat (limited to 'configs/suvd3_defconfig')
-rw-r--r-- | configs/suvd3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/suvd3_defconfig b/configs/suvd3_defconfig index bb21bde3ee..a7782d50cd 100644 --- a/configs/suvd3_defconfig +++ b/configs/suvd3_defconfig @@ -161,6 +161,7 @@ CONFIG_MTDIDS_DEFAULT="nor0=boot" CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi0);" CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_BOOTCOUNT_BOOTLIMIT=3 # CONFIG_MMC is not set |