diff options
Diffstat (limited to 'configs/qemu_mips_defconfig')
-rw-r--r-- | configs/qemu_mips_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_mips_defconfig b/configs/qemu_mips_defconfig index f12fddc15c..ebf7af0140 100644 --- a/configs/qemu_mips_defconfig +++ b/configs/qemu_mips_defconfig @@ -16,6 +16,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y # CONFIG_ISO_PARTITION is not set +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_ENV_ADDR=0xBFFF8000 CONFIG_MTD_NOR_FLASH=y |