CONFIG_ZIGBEE_SHELL

Enable Zigbee Shell

Type: bool

Direct dependencies

ZIGBEE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:40

Menu path: (Top) → Modules → Nordic nRF Connect → Enable Zigbee stack → ZBOSS osif configuration

menuconfig ZIGBEE_SHELL
    bool "Enable Zigbee Shell"
    select SHELL
    depends on ZIGBEE

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