The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_IEEE802154

IEEE 802.15.4 drivers options

Type: bool

Defaults

Kconfig definition

At drivers/ieee802154/Kconfig:12

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:14

Menu path: (top menu) → Device Drivers

menuconfig IEEE802154
    bool
    prompt "IEEE 802.15.4 drivers options"
    default "y" if NET_L2_IEEE802154 || NET_L2_OPENTHREAD

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