diff options
Diffstat (limited to 'configs/display5_defconfig')
| -rw-r--r-- | configs/display5_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig index a00a042ada6..16807f4e77b 100644 --- a/configs/display5_defconfig +++ b/configs/display5_defconfig @@ -95,8 +95,8 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=02008000.spi.1:128k(SPL),1m(u-boot),64k(env1), CONFIG_OF_CONTROL=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y -CONFIG_SYS_REDUNDAND_ENVIRONMENT=y -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_REDUNDANT=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_BOUNCE_BUFFER=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_BOOTCOUNT_ALTBOOTCMD="run recovery" |
