-
CONFIG_COAP
¶
CoAP Support
Type: bool
Help¶
This option enables the CoAP implementation.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/lib/coap/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:9
Menu path: (top menu) → Networking → Network Protocols
config COAP bool prompt "CoAP Support" ifNETWORKING
depends onNETWORKING
help This option enables the CoAP implementation.
(Definitions include propagated dependencies, including from if’s and menus.)