-
CONFIG_DNS_RESOLVER
¶
DNS resolver
Type: bool
Help¶
This option enables the DNS client side support for Zephyr
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/lib/dns/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:11
Menu path: (top menu) → Networking → Network Protocols
config DNS_RESOLVER bool prompt "DNS resolver" ifNETWORKING
depends onNETWORKING
help This option enables the DNS client side support for Zephyr
(Definitions include propagated dependencies, including from if’s and menus.)