choice: Max compiled-in log level for flash

Max compiled-in log level for flash

Type: bool

Direct dependencies

LOG && FLASH

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:60<Zephyr>/drivers/flash/Kconfig:44

Menu path: (Top) → Device Drivers → Flash hardware support

choice
    bool "Max compiled-in log level for flash"
    default FLASH_LOG_LEVEL_INF
    depends on LOG && FLASH

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