diff options
Diffstat (limited to 'configs/r2dplus_defconfig')
-rw-r--r-- | configs/r2dplus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig index 8b537e9987..5263123694 100644 --- a/configs/r2dplus_defconfig +++ b/configs/r2dplus_defconfig @@ -20,6 +20,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y CONFIG_OF_CONTROL=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_ENV_ADDR=0xA0040000 CONFIG_DM=y |