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/development/Kconfig:32

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:14<nrfxlib>/Kconfig.nrfxlib:16<nrfxlib>/zboss/Kconfig:38

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: Zigbee Green Power feature set configuration>
    help
      This option is valid only when building ZBOSS without application layer

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)