-
CONFIG_NET_HOSTNAME_ENABLE
¶
Add hostname to the device
Type: bool
Help¶
This is used for example in mDNS to respond to <hostname>.local mDNS queries.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/Kconfig.hostname:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:78
Menu path: (top menu) → Networking
config NET_HOSTNAME_ENABLE bool prompt "Add hostname to the device" ifNETWORKING
depends onNETWORKING
help This is used for example in mDNS to respond to <hostname>.local mDNS queries.
(Definitions include propagated dependencies, including from if’s and menus.)