diff options
Diffstat (limited to 'configs/strider_con_dp_defconfig')
-rw-r--r-- | configs/strider_con_dp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_con_dp_defconfig b/configs/strider_con_dp_defconfig index bf52ae701b..a22b3d7a95 100644 --- a/configs/strider_con_dp_defconfig +++ b/configs/strider_con_dp_defconfig @@ -120,6 +120,7 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y +CONFIG_ENV_OVERWRITE=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_ENV_ADDR=0xFE060000 CONFIG_ENV_ADDR_REDUND=0xFE070000 |