Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
eb06e6aed02adda073677ca56dab09befaff752c
/
.
/
drivers
/
led
/
Kconfig.tlc59108
blob: 4bd5d976c3feaaa2f74a080c879f9f2530e438ee [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Sky Hero SA
# SPDX-License-Identifier: Apache-2.0
config TLC59108
bool
"TLC59108 LED driver"
default
y
depends on DT_HAS_TI_TLC59108_ENABLED
select
I2C
help
Enable
LED driver
for
TLC59108
.