diff options
Diffstat (limited to 'configs/legoev3_defconfig')
-rw-r--r-- | configs/legoev3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/legoev3_defconfig b/configs/legoev3_defconfig index f384406182d..5e3c42f9ebf 100644 --- a/configs/legoev3_defconfig +++ b/configs/legoev3_defconfig @@ -25,6 +25,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_DIAG=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="da850-lego-ev3" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y # CONFIG_DM_DEVICE_REMOVE is not set CONFIG_SYS_I2C_DAVINCI=y |