The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_SPI_LOG_LEVEL_DBG

Debug

Type: bool

Direct dependencies

<choice: Max compiled-in log level for spi>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/logging/Kconfig.template.log_config:20

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:36drivers/spi/Kconfig:40

Menu path: (top menu) → Device Drivers → SPI hardware bus support → Max compiled-in log level for spi

config SPI_LOG_LEVEL_DBG
    bool
    prompt "Debug" if <choice: Max compiled-in log level for spi>
    depends on <choice: Max compiled-in log level for spi>

(Definitions include propagated dependencies, including from if’s and menus.)