CONFIG_NET_RPL_MC_NONE

No routing metric

Type: bool

Direct dependencies

<choice: Routing Metric>

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

Kconfig definition

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

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 → Routing Metric

config NET_RPL_MC_NONE
    bool
    prompt "No routing metric" if <choice: Routing Metric>
    depends on <choice: Routing Metric>

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