(No prompt – not directly user assignable.)

Type: bool

Help

Link application with ZBOSS library

Direct dependencies

ZIGBEE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nrfxlib>/zboss/Kconfig:51

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

config APP_LINK_WITH_ZBOSS
    bool
    depends on ZIGBEE
    help
      Link application with ZBOSS library

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