Sign in
nest-open-source
/
manifest_repos
/
kernel
/
87e3cc7d802d25e3c44149fd9c7e1dda97378019
/
.
/
drivers
/
led
/
lp5009
/
Kconfig
blob: 11257bf8ec913908063d3b20fd25c350eb99bf83 [
file
]
# SPDX-License-Identifier: GPL-2.0
config LEDS_LP5009
tristate
"LED support for LP5009 I2C chip"
depends on I2C
help
This
option enables support
for
LEDs
connected to the LP5009
LED driver chip accessed via the I2C bus
.