diff options
Diffstat (limited to 'configs/bcm7260_defconfig')
-rw-r--r-- | configs/bcm7260_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm7260_defconfig b/configs/bcm7260_defconfig index 2c18d36afc..163ba87c3b 100644 --- a/configs/bcm7260_defconfig +++ b/configs/bcm7260_defconfig @@ -13,6 +13,7 @@ CONFIG_SYS_PROMPT="U-Boot>" CONFIG_EFI_PARTITION=y CONFIG_OF_PRIOR_STAGE=y CONFIG_ENV_IS_IN_MMC=y +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_DM_MMC=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_BCMSTB=y |