:orphan: .. title:: choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type .. _choice_20: .. describe:: choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type *nRF IEEE 802.15.4 Service Layer Type* *nRF IEEE 802.15.4 Service Layer Type* Type: ``bool`` Direct dependencies =================== (\ :option:`NRF_802154_RADIO_DRIVER ` && \ :option:`HAS_NORDIC_DRIVERS `) || (\ :option:`NRF_802154_RADIO_DRIVER ` && \ :option:`HAS_NORDIC_DRIVERS ` && 0) *(Includes any dependencies from ifs and menus.)* Defaults ======== - \ :option:`NRF_802154_SL_OPENSOURCE ` - \ :option:`NRF_802154_SL_OPENSOURCE ` Choice options ============== - \ :option:`NRF_802154_SL_OPENSOURCE ` - \ :option:`NRF_802154_SL_OPENSOURCE ` Kconfig definitions =================== .. highlight:: kconfig At ``modules/hal_nordic/Kconfig:58`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.modules:8`` Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver .. parsed-literal:: choice NRF_802154_SL_TYPE bool "nRF IEEE 802.15.4 Service Layer Type" default \ :option:`NRF_802154_SL_OPENSOURCE ` depends on \ :option:`NRF_802154_RADIO_DRIVER ` && \ :option:`HAS_NORDIC_DRIVERS ` ---- At ``modules/hal_nordic/Kconfig:58`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:59`` Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver .. parsed-literal:: choice NRF_802154_SL_TYPE bool "nRF IEEE 802.15.4 Service Layer Type" default \ :option:`NRF_802154_SL_OPENSOURCE ` depends on \ :option:`NRF_802154_RADIO_DRIVER ` && \ :option:`HAS_NORDIC_DRIVERS ` && 0 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*