Remove CONFIG_NET_PINGADDRCONF. This was a uIP way of assigning IP addresses, but is not standard and not a appropriate feature in general.

This commit is contained in:
Gregory Nutt
2015-12-01 07:47:41 -06:00
parent fba809d7c8
commit 9a4192d22b
90 changed files with 10 additions and 89 deletions
-1
View File
@@ -460,7 +460,6 @@ CONFIG_NET_BROADCAST=y
# CONFIG_NET_RXAVAIL is not set
CONFIG_NET_ICMP=y
CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set
# CONFIG_NET_IGMP is not set
CONFIG_NET_STATISTICS=y
CONFIG_NET_ETH_TCP_RECVWNDO=536