diff options
Diffstat (limited to 'configs/pcm058_defconfig')
-rw-r--r-- | configs/pcm058_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm058_defconfig b/configs/pcm058_defconfig index 39f9e30618..e8a263bee5 100644 --- a/configs/pcm058_defconfig +++ b/configs/pcm058_defconfig @@ -52,6 +52,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:-(rootfs)" CONFIG_CMD_UBI=y # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_SPL_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 |