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 879f9932be..3534d003ed 100644 --- a/configs/pcm058_defconfig +++ b/configs/pcm058_defconfig @@ -43,6 +43,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=nand:16m(uboot),1m(env),-(rootfs)" CONFIG_CMD_UBI=y # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_DM=y CONFIG_FSL_USDHC=y CONFIG_MTD=y |