:orphan: .. title:: choice NRF_802154_SOURCE: Source of the IEEE 802.15.4 radio driver .. _choice_26: .. describe:: choice NRF_802154_SOURCE: Source of the IEEE 802.15.4 radio driver *Source of the IEEE 802.15.4 radio driver* *Source of the IEEE 802.15.4 radio driver* Type: ``bool`` Direct dependencies =================== \ :kconfig:`HAS_NORDIC_DRIVERS ` || (\ :kconfig:`HAS_NORDIC_DRIVERS ` && 0) *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`NRF_802154_SOURCE_HAL_NORDIC ` - \ :kconfig:`NRF_802154_SOURCE_HAL_NORDIC ` Kconfig definitions =================== At ``/hal_nordic/Kconfig:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.modules:14`` Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) → Nordic drivers .. code-block:: kconfig choice NRF_802154_SOURCE bool "Source of the IEEE 802.15.4 radio driver" depends on HAS_NORDIC_DRIVERS ---- At ``/hal_nordic/Kconfig:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:74`` Menu path: (Top) → Modules → Nordic drivers .. code-block:: kconfig 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.)*