-
CONFIG_DNS_SERVER3
¶
DNS server 3
Type: string
Help¶
See help in “DNS server 1” option.
Direct dependencies¶
DNS_SERVER_IP_ADDRESSES
&& DNS_RESOLVER
&& NETWORKING
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At <Zephyr>/subsys/net/lib/dns/Kconfig:84
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:37
→ <Zephyr>/subsys/net/Kconfig:89
→ <Zephyr>/subsys/net/lib/Kconfig:8
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Network Protocols → DNS resolver → Set DNS server IP addresses
config DNS_SERVER3 string "DNS server 3" depends onDNS_SERVER_IP_ADDRESSES
&&DNS_RESOLVER
&&NETWORKING
help See help in "DNS server 1" option.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)