-
choice SPI_LOG_LEVEL_CHOICE: Max compiled-in log level for spi
Max compiled-in log level for spi
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:40
→ <Zephyr Driver>/spi/Kconfig:42
Menu path: (Top) → Device Drivers → SPI hardware bus support
choice SPI_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for spi"
default SPI_LOG_LEVEL_INF
depends on LOG && SPI
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)