-
choice: Max compiled-in log level for flashdisk
Max compiled-in log level for flashdisk
Type: bool
Direct dependencies¶
LOG
&& DISK_DRIVER_FLASH
&& DISK_DRIVERS
(Includes any dependencies from ifs and menus.)
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:114
→ <Zephyr>/drivers/disk/Kconfig:12
→ <Zephyr>/drivers/disk/Kconfig.flash:59
Menu path: (Top) → Device Drivers → Disk Drivers → Flash
choice
bool "Max compiled-in log level for flashdisk"
default FLASHDISK_LOG_LEVEL_INF
depends on LOG && DISK_DRIVER_FLASH && DISK_DRIVERS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)