The latest development version of this page may be more current than this released 3.0.0 version.
choice NRF_802154_SOURCE: Source of the IEEE 802.15.4 radio driver

Source of the IEEE 802.15.4 radio driver

Type: bool

Direct dependencies

HAS_NORDIC_DRIVERS && 0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At modules/hal_nordic/Kconfig:13

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:80

Menu path: (Top) → Modules → Nordic drivers

choice NRF_802154_SOURCE
    bool "Source of the IEEE 802.15.4 radio driver"
    depends on HAS_NORDIC_DRIVERS && 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)