CONFIG_NRF_802154_SL_OPENSOURCE

nRF IEEE 802.15.4 Open source Service Layer

Type: bool

Direct dependencies

<choice NRF_802154_SL_TYPE: nRF 802.15.4 Service Layer selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/modules/Kconfig.nordic:58

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:20

Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver → nRF IEEE 802.15.4 Service Layer Type

config NRF_802154_SL_OPENSOURCE
    bool "nRF IEEE 802.15.4 Open source Service Layer"
    depends on <choice NRF_802154_SL_TYPE: nRF 802.15.4 Service Layer selection>

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