CONFIG_NET_RPL_MRHOF

Minimum Rank with Hysteresis, RFC 6719

Type: bool

Help

Choose this (MRHOF) if unsure.

Direct dependencies

<choice: Objective function>

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

Kconfig definition

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

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 → Objective function

config NET_RPL_MRHOF
    bool
    prompt "Minimum Rank with Hysteresis, RFC 6719" if <choice: Objective function>
    depends on <choice: Objective function>
    help
      Choose this (MRHOF) if unsure.

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