diff options
Diffstat (limited to 'configs/emsdp_defconfig')
-rw-r--r-- | configs/emsdp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/emsdp_defconfig b/configs/emsdp_defconfig index 09fe388e58..ea67e647ca 100644 --- a/configs/emsdp_defconfig +++ b/configs/emsdp_defconfig @@ -21,6 +21,7 @@ CONFIG_DEFAULT_DEVICE_TREE="emsdp" CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set CONFIG_DM=y CONFIG_MMC=y |