CONFIG_NET_RPL_L2_ANY

Any network type

Type: bool

Direct dependencies

<choice: Network type>

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

Kconfig definition

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

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 → Network type

config NET_RPL_L2_ANY
    bool
    prompt "Any network type" if <choice: Network type>
    depends on <choice: Network type>

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