The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_KSCAN_LOG_LEVEL_ERR

Error

Type: bool

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:94drivers/kscan/Kconfig:19

Menu path: (Top) → Device Drivers → Keyboard Scan Drivers → Max compiled-in log level for kscan

config KSCAN_LOG_LEVEL_ERR
    bool "Error"
    depends on <choice: Max compiled-in log level for kscan>

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