diff options
Diffstat (limited to 'configs/iot_devkit_defconfig')
-rw-r--r-- | configs/iot_devkit_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/iot_devkit_defconfig b/configs/iot_devkit_defconfig index 42278d4fb1..225d4d373b 100644 --- a/configs/iot_devkit_defconfig +++ b/configs/iot_devkit_defconfig @@ -26,6 +26,7 @@ CONFIG_DEFAULT_DEVICE_TREE="iot_devkit" 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 |