diff options
Diffstat (limited to 'configs/origen_defconfig')
-rw-r--r-- | configs/origen_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig index bb69c02529b..2ec232b1950 100644 --- a/configs/origen_defconfig +++ b/configs/origen_defconfig @@ -40,7 +40,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_EXT4_WRITE=y CONFIG_OF_CONTROL=y CONFIG_ENV_OVERWRITE=y -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_NO_NET=y CONFIG_DFU_MMC=y CONFIG_SYS_DFU_DATA_BUF_SIZE=0x2000000 |