-
choice: Max compiled-in log level for cache
Max compiled-in log level for cache
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:116
→ <Zephyr>/drivers/cache/Kconfig:13
Menu path: (Top) → Device Drivers → External cache controllers drivers
choice
bool "Max compiled-in log level for cache"
default CACHE_LOG_LEVEL_INF
depends on LOG && CACHE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)