CONFIG_NET_RPL_MOP2

Storing Mode of Operation with no multicast support

Type: bool

Help

Choose this if unsure.

Direct dependencies

<choice: Mode of operation (MOP)>

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

Kconfig definition

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

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_MOP2
    bool
    prompt "Storing Mode of Operation with no multicast support" if <choice: Mode of operation (MOP)>
    depends on <choice: Mode of operation (MOP)>
    help
      Choose this if unsure.

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