CONFIG_NET_RPL_L2_IEEE802154

IEEE 802.15.4

Type: bool

Direct dependencies

<choice: Network type>

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

Kconfig definition

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

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_IEEE802154
    bool
    prompt "IEEE 802.15.4" if <choice: Network type>
    depends on <choice: Network type>

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