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
(Includes any dependencies from ifs and menus.)
Default
Kconfig definition
At <nRF>/subsys/ieee802154/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:52
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.)