1# Copyright (c) 2021 Sky Hero SA
2# SPDX-License-Identifier: Apache-2.0
3
4config TLC59108
5	bool "TLC59108 LED driver"
6	depends on I2C
7	help
8	  Enable LED driver for TLC59108.
9