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
@@ -638,7 +638,6 @@ CONFIG_NET_UDP_READAHEAD=y
#
CONFIG_NET_ICMP=y
CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set
#
# IGMPv2 Client Support