-
choice FLASH_LOG_LEVEL_CHOICE: Max compiled-in log level for flash
Max compiled-in log level for flash
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:62
→ drivers/flash/Kconfig:44
Menu path: (Top) → Device Drivers → Flash hardware support
choice FLASH_LOG_LEVEL_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.)