-
choice: Mode
Mode
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/logging/Kconfig.mode:4
Included via Kconfig:8 → Kconfig.zephyr:34 → subsys/Kconfig:31 → subsys/logging/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Logging
choice
bool "Mode"
default LOG_MODE_DEFERRED
depends on LOG
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)