Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts.

This commit is contained in:
Gregory Nutt
2016-03-20 13:16:17 -06:00
parent 2dd9777c7e
commit 03a77c1d18
3 changed files with 2 additions and 8 deletions
+1 -1
Submodule arch updated: 38d940d253...2c6b85793f
+1 -1
Submodule configs updated: f5cb53174d...4369949384
-6
View File
@@ -288,12 +288,6 @@ config NET_STATISTICS
source "net/route/Kconfig"
config NET_MULTICAST
bool "Multi-cast Tx support"
default n
---help---
Outgoing multi-cast address support
config NET_HOSTNAME
string "Host name for current machine"
default ""