-
CONFIG_SNTP
¶
SNTP Support
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:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:19
Menu path: (top menu) → Networking → Network Protocols
menuconfig SNTP bool prompt "SNTP Support" ifNETWORKING
selectNET_APP_CLIENT
ifNETWORKING
depends onNETWORKING
help Enable SNTP client library
(Definitions include propagated dependencies, including from if’s and menus.)