-
CONFIG_MDNS_RESOLVER
¶
Enable mDNS support
Type: bool
Help¶
This option enables multicast DNS client side support. See RFC 6762 for details.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/lib/dns/Kconfig:14
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:11
Menu path: (top menu) → Networking → Network Protocols
config MDNS_RESOLVER bool prompt "Enable mDNS support" ifDNS_RESOLVER
&&NETWORKING
depends onDNS_RESOLVER
&&NETWORKING
help This option enables multicast DNS client side support. See RFC 6762 for details.
(Definitions include propagated dependencies, including from if’s and menus.)