-
CONFIG_SNTP
¶
SNTP
Type: bool
Help¶
Enable SNTP client library
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/lib/sntp/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:21
Menu path: (top menu) → Networking → Network Protocols
menuconfig SNTP bool prompt "SNTP" ifNETWORKING
selectNET_SOCKETS
ifNETWORKING
depends onNETWORKING
help Enable SNTP client library
(Definitions include propagated dependencies, including from if’s and menus.)