CONFIG_NET_L2_ZIGBEE

Zigbee L2

Type: bool

Direct dependencies

NETWORKING && ZIGBEE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:92<nRF>/subsys/Kconfig:46

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

config NET_L2_ZIGBEE
    bool "Zigbee L2"
    select NET_L2_CUSTOM_IEEE802154
    select NET_PKT_TIMESTAMP
    select IEEE802154_NRF5_FCS_IN_LENGTH
    depends on NETWORKING && ZIGBEE

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