CONFIG_TLC59108¶
TLC59108 LED driver
Type: bool
Help¶
Enable LED driver for TLC59108.
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/led/Kconfig.tlc59108:4
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:80
→ drivers/led/Kconfig:36
Menu path: (Top) → Device Drivers → LED drivers
config TLC59108
bool "TLC59108 LED driver"
depends on I2C && LED
help
Enable LED driver for TLC59108.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)