CONFIG_LOG2_MODE_DEFERRED

Deferred logging v2

Type: bool

Direct dependencies

<choice LOG_MODE: Mode>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.mode:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:31<Zephyr>/subsys/logging/Kconfig:13

Menu path: (Top) → Sub Systems and OS Services → Logging → Mode

config LOG2_MODE_DEFERRED
    bool "Deferred logging v2"
    select MPSC_PBUF
    select LOG2
    depends on <choice LOG_MODE>

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