-
CONFIG_LWM2M
¶
OMA LWM2M protocol stack
Type: bool
Help¶
This option adds logic for managing OMA LWM2M data
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/net/lib/lwm2m/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:18
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Network Protocols
menuconfig LWM2M bool "OMA LWM2M protocol stack" selectCOAP
selectHTTP_PARSER_URL
selectNET_SOCKETS
selectNET_SOCKETS_POSIX_NAMES
depends onNETWORKING
help This option adds logic for managing OMA LWM2M data
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)