diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 288d39db3135bdcd93fe38531f512d16a5984b16..b5609c0dcb946121a45244068970bf6544a3c078 100644 (file)
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
converter plus 1.5A constant current driver for a high-current
white LED.
+config LEDS_LM3643
+ tristate "LED support for LM3643 Chip"
+ depends on LEDS_CLASS && I2C
+ select REGMAP_I2C
+ help
+ This option enables support for LEDs connected to LM3643.
+ The LM3643 is a 2/4MHz fixed-frequency synchronous boost
+ converter with 1.5A constant current LED driver.
+
config LEDS_LOCOMO
tristate "LED Support for Locomo device"
depends on LEDS_CLASS