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 163ba87c3b..5b194b93e8 100644 --- a/configs/bcm7260_defconfig +++ b/configs/bcm7260_defconfig @@ -14,6 +14,7 @@ CONFIG_EFI_PARTITION=y CONFIG_OF_PRIOR_STAGE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM_MMC=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_BCMSTB=y |