summaryrefslogtreecommitdiff
path: root/configs/aristainetos2ccslb_defconfig
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 /configs/aristainetos2ccslb_defconfig
parent5f7c886c8218a5dc8ac63fff93ec937a6ed5b200 (diff)
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 'configs/aristainetos2ccslb_defconfig')
-rw-r--r--configs/aristainetos2ccslb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/aristainetos2ccslb_defconfig b/configs/aristainetos2ccslb_defconfig
index 72a106a435..d914e4dc62 100644
--- a/configs/aristainetos2ccslb_defconfig
+++ b/configs/aristainetos2ccslb_defconfig
@@ -63,6 +63,7 @@ CONFIG_ENV_APPEND=y
CONFIG_ENV_WRITEABLE_LIST=y
CONFIG_ENV_ACCESS_IGNORE_FORCE=y
CONFIG_VERSION_VARIABLE=y
+CONFIG_ARP_TIMEOUT=200
CONFIG_BOUNCE_BUFFER=y
CONFIG_APBH_DMA=y
CONFIG_APBH_DMA_BURST=y