aboutsummaryrefslogtreecommitdiff
path: root/include/configs/colibri_pxa270.h
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 /include/configs/colibri_pxa270.h
parentd2b4f58e0aef2f18af154142f71341c509a1cc4f (diff)
downloadu-boot-WIP/migrate-syms-3.zip
u-boot-WIP/migrate-syms-3.tar.gz
u-boot-WIP/migrate-syms-3.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 'include/configs/colibri_pxa270.h')
-rw-r--r--include/configs/colibri_pxa270.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/colibri_pxa270.h b/include/configs/colibri_pxa270.h
index 6cb75e5..b34a5c9 100644
--- a/include/configs/colibri_pxa270.h
+++ b/include/configs/colibri_pxa270.h
@@ -50,7 +50,6 @@
#define CONFIG_DM9000_BASE 0x08000000
#define DM9000_IO (CONFIG_DM9000_BASE)
#define DM9000_DATA (CONFIG_DM9000_BASE + 4)
-#define CONFIG_NET_RETRY_COUNT 10
#endif
/*