-
CONFIG_SNTP
¶
SNTP
Type: bool
Help¶
Enable SNTP client library
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/net/lib/sntp/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:37
→ <Zephyr>/subsys/net/Kconfig:89
→ <Zephyr>/subsys/net/lib/Kconfig:22
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Network Protocols
menuconfig SNTP bool "SNTP" selectNET_SOCKETS
depends onNETWORKING
help Enable SNTP client library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)