-
CONFIG_NET_RPL
¶
Enable RPL (Ripple) support
Type: bool
Help¶
See RFC 6550 and RFC 6551 for details. Enable this if required by the network needs.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/ip/Kconfig.rpl:9
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
menuconfig NET_RPL bool prompt "Enable RPL (Ripple) support" ifNETWORKING
selectNET_IPV6
ifNETWORKING
selectNET_IPV6_NBR_CACHE
ifNETWORKING
selectNET_ROUTE
ifNETWORKING
depends onNETWORKING
help See RFC 6550 and RFC 6551 for details. Enable this if required by the network needs.
(Definitions include propagated dependencies, including from if’s and menus.)