zephyr/drivers/led_strip/Kconfig.tlc5971
Mikkel Jakobsen 959afcc93a drivers: led_strip: add tlc5971 driver
the tlc5971 driver uses spi for controlling the global brightness
and individiual pixel brightness of a daisy chain of tlc5971
devices.

Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@escolifesciences.com>
2022-03-23 12:50:11 +01:00

10 lines
239 B
Plaintext

# Copyright (c) 2022 Esco Medical ApS
#
# SPDX-License-Identifier: Apache-2.0
config TLC5971_STRIP
bool "TLC5971 (and compatible) LED strip driver"
depends on SPI
help
Enable LED strip driver for daisy chains of TLC5971-ish devices