diff options
Diffstat (limited to 'configs/openrd_client_defconfig')
-rw-r--r-- | configs/openrd_client_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig index f1f2400683..9be9ce0e78 100644 --- a/configs/openrd_client_defconfig +++ b/configs/openrd_client_defconfig @@ -33,6 +33,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=nand_mtd:0x100000@0x000000(uboot),0x400000@0x1 CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_OF_CONTROL=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_MVSATA_IDE=y |