-
CONFIG_NET_DEBUG_MGMT_EVENT
¶
Enable debug output on Net MGMT event core
Type: bool
Help¶
Add debug messages output on how Net MGMT events are handled.
Direct dependencies¶
NET_MGMT_EVENT
&& NET_MGMT
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/ip/Kconfig.mgmt:57
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:91
→ subsys/net/ip/Kconfig:469
Menu path: (top menu) → Networking → IP stack → Network Management API
config NET_DEBUG_MGMT_EVENT bool prompt "Enable debug output on Net MGMT event core" ifNET_MGMT_EVENT
&&NET_MGMT
&&NETWORKING
depends onNET_MGMT_EVENT
&&NET_MGMT
&&NETWORKING
help Add debug messages output on how Net MGMT events are handled.
(Definitions include propagated dependencies, including from if’s and menus.)