diff options
Diffstat (limited to 'configs/bcm23550_w1d_defconfig')
-rw-r--r-- | configs/bcm23550_w1d_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm23550_w1d_defconfig b/configs/bcm23550_w1d_defconfig index b94b2db0a0..aa90227583 100644 --- a/configs/bcm23550_w1d_defconfig +++ b/configs/bcm23550_w1d_defconfig @@ -24,6 +24,7 @@ CONFIG_CMD_FAT=y CONFIG_EFI_PARTITION=y # CONFIG_PARTITION_UUIDS is not set CONFIG_ENV_IS_IN_MMC=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set CONFIG_USB_FUNCTION_FASTBOOT=y CONFIG_FASTBOOT_BUF_ADDR=0x80000000 |