CONFIG_NET_RPL_MOP3

Storing Mode of Operation with multicast support

Type: bool

Direct dependencies

<choice: Mode of operation (MOP)>

(Includes any dependencies from if’s and menus.)

Symbols selected by this symbol

Kconfig definition

At subsys/net/ip/Kconfig.rpl:99

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:22subsys/net/Kconfig:91subsys/net/ip/Kconfig:471

Menu path: (top menu) → Networking → IP stack → Enable RPL (Ripple) support → Mode of operation (MOP)

config NET_RPL_MOP3
    bool
    prompt "Storing Mode of Operation with multicast support" if <choice: Mode of operation (MOP)>
    select NET_ROUTE_MCAST if <choice: Mode of operation (MOP)>
    depends on <choice: Mode of operation (MOP)>

(Definitions include propagated dependencies, including from if’s and menus.)