-
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:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:40
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
menuconfig ZIGBEE bool "Enable Zigbee stack" selectAPP_LINK_WITH_ZBOSS
selectPM_SINGLE_IMAGE
selectNET_L2_ZIGBEE
selectNETWORKING
selectNET_PKT_TXTIME
implyFPU
implyMPSL
implyCOUNTER
implyCOUNTER_TIMER2
implyENTROPY_GENERATOR
implyPOLL
implyFLASH
implyFLASH_PAGE_LAYOUT
implyFLASH_MAP
implyMPU_ALLOW_FLASH_WRITE
depends onSOC_NRF52840
||SOC_NRF52833
||SOC_NRF5340_CPUAPP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)