diff options
Diffstat (limited to 'configs/db-88f6720_defconfig')
-rw-r--r-- | configs/db-88f6720_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/db-88f6720_defconfig b/configs/db-88f6720_defconfig index 79e3f568bf8..f790ba82f0a 100644 --- a/configs/db-88f6720_defconfig +++ b/configs/db-88f6720_defconfig @@ -52,7 +52,7 @@ CONFIG_CMD_FS_GENERIC=y # CONFIG_DOS_PARTITION is not set 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 |