diff options
Diffstat (limited to 'configs/ids8313_defconfig')
-rw-r--r-- | configs/ids8313_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index 418a4b3706..241763d1ca 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig @@ -147,6 +147,7 @@ CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nor0=ff800000.flash,nand0=e1000000.flash" CONFIG_MTDPARTS_DEFAULT="mtdparts=ff800000.flash:7m(dum),768k(BOOT-BIN),128k(BOOT-ENV),128k(BOOT-REDENV);e1000000.flash:-(ubi)" CONFIG_CMD_UBI=y +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_BOOTCOUNT_I2C=y # CONFIG_MMC is not set |