summaryrefslogtreecommitdiff
path: root/include/configs/mvebu_armada-37xx.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 09:12:02 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 12:48:17 -0400
commit01d1b99c9b2d67207050c89f70801178ba9f4f2a (patch)
treecd7c4d98b4baba8831b095f48b39bee3a1dacc9b /include/configs/mvebu_armada-37xx.h
parent5d4e863bf80985f915204270d1ba7c16d58d3077 (diff)
Convert CONFIG_NET_RETRY_COUNT to Kconfig
This converts the following to Kconfig: CONFIG_NET_RETRY_COUNT Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mvebu_armada-37xx.h')
-rw-r--r--include/configs/mvebu_armada-37xx.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
index 77f9d0e06c..06882fb51e 100644
--- a/include/configs/mvebu_armada-37xx.h
+++ b/include/configs/mvebu_armada-37xx.h
@@ -40,11 +40,6 @@
*/
#define DEFAULT_ENV_IS_RW /* required for configuring default fdtfile= */
-/*
- * Ethernet Driver configuration
- */
-#define CONFIG_NET_RETRY_COUNT 50
-
#define CONFIG_USB_MAX_CONTROLLER_COUNT (3 + 3)
/*