CONFIG_LED_STRIP_RGB_SCRATCH

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

LED_STRIP

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/drivers/led_strip/Kconfig:27

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

Menu path: (Top) → Device Drivers → LED strip drivers

config LED_STRIP_RGB_SCRATCH
    bool
    depends on LED_STRIP

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