diff options
Diffstat (limited to 'configs/cm_t335_defconfig')
-rw-r--r-- | configs/cm_t335_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cm_t335_defconfig b/configs/cm_t335_defconfig index 7a65683a418..0b4912bba3d 100644 --- a/configs/cm_t335_defconfig +++ b/configs/cm_t335_defconfig @@ -48,6 +48,7 @@ CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_VERSION_VARIABLE=y +CONFIG_NET_RETRY_COUNT=10 CONFIG_BOOTP_SEND_HOSTNAME=y CONFIG_CMD_PCA953X=y CONFIG_SYS_I2C_LEGACY=y |