CONFIG_LOG_DEFAULT_MINIMAL

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

LOG

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Symbols that imply this symbol

Kconfig definition

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

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

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

config LOG_DEFAULT_MINIMAL
    bool
    depends on LOG

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