Jetpack/kernel/nvidia/drivers/leds/Kconfig
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

12 lines
305 B
Plaintext

if NEW_LEDS
config LEDS_CY8C
tristate "LED support for CY8C4014 I2C LED"
depends on LEDS_CLASS
depends on I2C
help
This option enables support for CY8C4014 based LED through I2C.
Driver support brightness control and hardware-assisted blinking.
endif