CONFIG_I2C_LOG_LEVEL_DBG

Debug

Type: bool

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Subsystem>/logging/Kconfig.template.log_config:20

Included via Kconfig:8Kconfig.zephyr:32<Zephyr Driver>/Kconfig:40<Zephyr Driver>/i2c/Kconfig:54

Menu path: (Top) → Device Drivers → I2C Drivers → Max compiled-in log level for i2c

config I2C_LOG_LEVEL_DBG
    bool "Debug"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)