diff options
Diffstat (limited to 'configs/iot_devkit_defconfig')
-rw-r--r-- | configs/iot_devkit_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iot_devkit_defconfig b/configs/iot_devkit_defconfig index 5b7e131c9ac..aef0a995c39 100644 --- a/configs/iot_devkit_defconfig +++ b/configs/iot_devkit_defconfig @@ -31,7 +31,7 @@ CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_USE_BOOTFILE=y CONFIG_BOOTFILE="app.bin" CONFIG_NO_NET=y |