-
CONFIG_LED_STRIP
¶
LED strip drivers
Type: bool
Help¶
Include LED strip drivers in the system configuration.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/led_strip/Kconfig:10
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:74
Menu path: (top menu) → Device Drivers
menuconfig LED_STRIP
bool
prompt "LED strip drivers"
help
Include LED strip drivers in the system configuration.
(Definitions include propagated dependencies, including from if’s and menus.)