CONFIG_GZLL

Enable Gazell Link Layer

Type: bool

Direct dependencies

SOC_SERIES_NRF52X

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nrfxlib>/gzll/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<nrfxlib>/Kconfig.nrfxlib:18

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib

config GZLL
    bool "Enable Gazell Link Layer"
    depends on SOC_SERIES_NRF52X

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