CONFIG_NRF_802154_RADIO_CONFIG

nRF52 IEEE 802.15.4 configurator

Type: bool

Help

Enable the nRF IEEE 802.15.4 configurator module.

Direct dependencies

NRF_802154_RADIO_DRIVER

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/ieee802154/Kconfig:9

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:46

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Nordic IEEE 802.15.4

config NRF_802154_RADIO_CONFIG
    bool "nRF52 IEEE 802.15.4 configurator"
    default NRF_802154_SER_RADIO || IEEE802154_NRF5
    depends on NRF_802154_RADIO_DRIVER
    help
      Enable the nRF IEEE 802.15.4 configurator module.

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