diff options
Diffstat (limited to 'configs/ds414_defconfig')
-rw-r--r-- | configs/ds414_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ds414_defconfig b/configs/ds414_defconfig index ee2ee60c92c..c32fac153de 100644 --- a/configs/ds414_defconfig +++ b/configs/ds414_defconfig @@ -54,7 +54,7 @@ CONFIG_CMD_MTDPARTS=y CONFIG_CMD_UBI=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_SPI_MAX_HZ=50000000 -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_ARP_TIMEOUT=200 CONFIG_NET_RETRY_COUNT=50 CONFIG_NET_RANDOM_ETHADDR=y |