diff --git a/net/arp/Kconfig b/net/arp/Kconfig index 37f25f8e67..f093a0ead9 100644 --- a/net/arp/Kconfig +++ b/net/arp/Kconfig @@ -37,7 +37,6 @@ config NET_ARP_IPIN config NET_ARP_SEND bool "ARP send" default n - depends on EXPERIMENTAL ---help--- Enable logic to send ARP requests if the target IP address mapping does not appear in the ARP table.