-
choice LED_LOG_LEVEL_CHOICE: Max compiled-in log level for led
Max compiled-in log level for led
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:80
→ <Zephyr Driver>/led/Kconfig:15
Menu path: (Top) → Device Drivers → LED drivers
choice LED_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for led"
default LED_LOG_LEVEL_INF
depends on LOG && LED
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)