-
CONFIG_NET_DEBUG_RPL
¶
Debug RPL
Type: bool
Help¶
Enables RPL output debug messages
Direct dependencies¶
NET_RPL
&& NET_LOG
&& NET_RPL
&& 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.rpl:277
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:91
→ subsys/net/ip/Kconfig:471
Menu path: (top menu) → Networking → IP stack → Enable RPL (Ripple) support
config NET_DEBUG_RPL bool prompt "Debug RPL" ifNET_RPL
&&NET_LOG
&&NET_RPL
&&NETWORKING
depends onNET_RPL
&&NET_LOG
&&NET_RPL
&&NETWORKING
help Enables RPL output debug messages
(Definitions include propagated dependencies, including from if’s and menus.)