Kconfig reference
 
  • All Configuration Options
  • Zephyr Configuration Options
  • nRF Configuration Options
  • nrfxlib Configuration Options
Kconfig reference
  • »
  • CONFIG_APP_LINK_WITH_ZIGBEE
  • View page source

CONFIG_APP_LINK_WITH_ZIGBEE¶

(No prompt – not directly user assignable.)

Type: bool

Help¶

Link application with Zigbee subsystem

Direct dependencies¶

ZIGBEE

(Includes any dependencies from ifs and menus.)

Default¶

  • y

Kconfig definition¶

At <nRF>/subsys/zigbee/Kconfig:381

Included via <Zephyr>/Kconfig:8 → <Zephyr>/Kconfig.zephyr:31 → <Zephyr>/modules/Kconfig:6 → <nRF>/doc/_build/kconfig/Kconfig.modules:2 → <nRF>/Kconfig.nrf:54 → <nRF>/subsys/Kconfig:40

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Enable Zigbee stack

config APP_LINK_WITH_ZIGBEE
    bool
    default y
    depends on ZIGBEE
    help
      Link application with Zigbee subsystem

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


© Copyright 2019-2021, Nordic Semiconductor. Last updated on Oct 28, 2021.

Kconfig reference
nRF Connect SDK
nrfx
nrfxlib
Zephyr Project
MCUboot
Trusted Firmware-M
Matter