-
CONFIG_ZIGBEE_GP_NONE
¶
Disable Zigbee Green Power functionality
Type: bool
Help¶
This option is valid only when building ZBOSS without application layer
Direct dependencies¶
<choice: Zigbee Green Power feature set configuration>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <nrfxlib>/zboss/Kconfig:37
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 Green Power feature set configuration
config ZIGBEE_GP_NONE
bool "Disable Zigbee Green Power functionality"
depends on <choice>
help
This option is valid only when building ZBOSS without application layer
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)