diff options
Diffstat (limited to 'configs/sh7763rdp_defconfig')
-rw-r--r-- | configs/sh7763rdp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sh7763rdp_defconfig b/configs/sh7763rdp_defconfig index 89fdc98ee6..74c174b27b 100644 --- a/configs/sh7763rdp_defconfig +++ b/configs/sh7763rdp_defconfig @@ -27,6 +27,7 @@ CONFIG_CMD_PING=y # CONFIG_CMD_MISC is not set CONFIG_CMD_JFFS2=y CONFIG_ENV_IS_IN_FLASH=y +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_MTD_NOR_FLASH=y CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_CFI=y |