CONFIG_ZIGBEE
Enable Zigbee stack
Type: bool
Direct dependencies
SOC_NRF52840
|| SOC_NRF52833
|| SOC_NRF5340_CPUAPP
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Symbols implied by this symbol
Kconfig definition
At <nRF>/subsys/zigbee/Kconfig:7
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:46
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
menuconfig ZIGBEE
bool "Enable Zigbee stack"
select APP_LINK_WITH_ZBOSS
select PM_SINGLE_IMAGE
select NET_L2_ZIGBEE
select NETWORKING
select NET_PKT_TXTIME
select REBOOT
imply FPU
imply MPSL
imply COUNTER
imply COUNTER_TIMER2
imply ENTROPY_GENERATOR
imply POLL
imply FLASH
imply FLASH_PAGE_LAYOUT
imply FLASH_MAP
imply MPU_ALLOW_FLASH_WRITE
depends on SOC_NRF52840 || SOC_NRF52833 || SOC_NRF5340_CPUAPP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)