mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts.
This commit is contained in:
+1
-1
Submodule arch updated: 38d940d253...2c6b85793f
+1
-1
Submodule configs updated: f5cb53174d...4369949384
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user