aboutsummaryrefslogtreecommitdiff
path: root/configs/brxre1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 19:44:19 +0000
committerTom Rini <trini@konsulko.com>2022-02-25 14:58:39 -0500
commit136b168ad51435fabe25cc97943df45d00826c03 (patch)
treeb584876b18d146af3e05a2f1d2aee14f06f34068 /configs/brxre1_defconfig
parentd2b4f58e0aef2f18af154142f71341c509a1cc4f (diff)
downloadu-boot-136b168ad51435fabe25cc97943df45d00826c03.zip
u-boot-136b168ad51435fabe25cc97943df45d00826c03.tar.gz
u-boot-136b168ad51435fabe25cc97943df45d00826c03.tar.bz2
Convert CONFIG_NET_RETRY_COUNT to KconfigWIP/migrate-syms-3
This converts the following to Kconfig: CONFIG_NET_RETRY_COUNT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brxre1_defconfig')
-rw-r--r--configs/brxre1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig
index ca29f9b..35b2b65 100644
--- a/configs/brxre1_defconfig
+++ b/configs/brxre1_defconfig
@@ -74,6 +74,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SYS_MMC_ENV_DEV=1
CONFIG_SYS_MMC_ENV_PART=2
CONFIG_VERSION_VARIABLE=y
+CONFIG_NET_RETRY_COUNT=10
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y