-
CONFIG_ZIGBEE_LIBRARY_SOC
¶
System-on-Chip
Type: bool
Help¶
The Zigbee stack, as well as the application is implemented on the SoC
Direct dependencies¶
<choice: Zigbee platform design>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <nrfxlib>/zboss/Kconfig:19
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:62
→ <nrfxlib>/Kconfig.nrfxlib:16
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → ZBOSS library configuration → Zigbee platform design
config ZIGBEE_LIBRARY_SOC
bool "System-on-Chip"
depends on <choice>
help
The Zigbee stack, as well as the application is implemented on the SoC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)