diff options
Diffstat (limited to 'configs/brcp1_2r_defconfig')
-rw-r--r-- | configs/brcp1_2r_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/brcp1_2r_defconfig b/configs/brcp1_2r_defconfig index ec19180cdf5..357eef38601 100644 --- a/configs/brcp1_2r_defconfig +++ b/configs/brcp1_2r_defconfig @@ -73,7 +73,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y -CONFIG_SYS_REDUNDAND_ENVIRONMENT=y +CONFIG_ENV_REDUNDANT=y CONFIG_NET_RETRY_COUNT=10 CONFIG_NET_RANDOM_ETHADDR=y CONFIG_FPGA_XILINX=y |