aboutsummaryrefslogtreecommitdiff
path: root/configs/draco_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/draco_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/draco_defconfig')
-rw-r--r--configs/draco_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig
index 16d2c6c..d2186b0 100644
--- a/configs/draco_defconfig
+++ b/configs/draco_defconfig
@@ -71,6 +71,7 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_NET_RETRY_COUNT=10
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_SPL_DM=y
# CONFIG_SPL_BLK is not set