The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_NET_DEFAULT_IF_IEEE802154

IEEE 802.15.4

Type: bool

Direct dependencies

NET_L2_IEEE802154 && <choice: Default Network Interface>

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

Kconfig definition

At subsys/net/ip/Kconfig:521

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:24subsys/net/Kconfig:82

Menu path: (top menu) → Networking → IP stack → Default Network Interface

config NET_DEFAULT_IF_IEEE802154
    bool
    prompt "IEEE 802.15.4" if NET_L2_IEEE802154 && <choice: Default Network Interface>
    depends on NET_L2_IEEE802154 && <choice: Default Network Interface>

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