diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 50590c770691..196270d08960 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -246,6 +246,16 @@ config LEDS_DA903X This option enables support for on-chip LED drivers found on Dialog Semiconductor DA9030/DA9034 PMICs. +config LEDS_DA9052 + tristate "Dialog DA9052 LEDS" + depends on PMIC_DA9052 + help + This option enables support for on-chip LED drivers found + on Dialog Semiconductor DA9052 PMICs. + + To compile this driver as a module, choose M here: the + module will be called leds-da9052. + config LEDS_DAC124S085 tristate "LED Support for DAC124S085 SPI DAC" depends on SPI |