aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mvebu_armada-37xx.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 09:12:01 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 12:48:17 -0400
commit5d4e863bf80985f915204270d1ba7c16d58d3077 (patch)
tree54745d7890f8b8b4f2c9bc4e1c4eb213e3a2b8b4 /include/configs/mvebu_armada-37xx.h
parent5f7c886c8218a5dc8ac63fff93ec937a6ed5b200 (diff)
downloadu-boot-5d4e863bf80985f915204270d1ba7c16d58d3077.zip
u-boot-5d4e863bf80985f915204270d1ba7c16d58d3077.tar.gz
u-boot-5d4e863bf80985f915204270d1ba7c16d58d3077.tar.bz2
Convert CONFIG_ARP_TIMEOUT to Kconfig
This converts the following to Kconfig: CONFIG_ARP_TIMEOUT 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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
index fd9ce34..77f9d0e 100644
--- a/include/configs/mvebu_armada-37xx.h
+++ b/include/configs/mvebu_armada-37xx.h
@@ -43,7 +43,6 @@
/*
* Ethernet Driver configuration
*/
-#define CONFIG_ARP_TIMEOUT 200
#define CONFIG_NET_RETRY_COUNT 50
#define CONFIG_USB_MAX_CONTROLLER_COUNT (3 + 3)