CONFIG_LED_STRIP_LOG_LEVEL_ERR

Error

Type: bool

Direct dependencies

<choice: Max compiled-in log level for LED strip>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:74<Zephyr>/drivers/led_strip/Kconfig:16

Menu path: (Top) → Device Drivers → LED strip drivers → Max compiled-in log level for LED strip

config LED_STRIP_LOG_LEVEL_ERR
    bool "Error"
    depends on <choice: Max compiled-in log level for LED strip>

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