-
choice PS2_LOG_LEVEL_CHOICE: Max compiled-in log level for ps2
Max compiled-in log level for ps2
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:94
→ <Zephyr Driver>/ps2/Kconfig:18
Menu path: (Top) → Device Drivers → PS/2 Drivers
choice PS2_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for ps2"
default PS2_LOG_LEVEL_INF
depends on LOG && PS2
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)