diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index ff4b8cfda585..cede3397bb12 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -259,6 +259,14 @@ config LEDS_DA903X | |||
259 | This option enables support for on-chip LED drivers found | 259 | This option enables support for on-chip LED drivers found |
260 | on Dialog Semiconductor DA9030/DA9034 PMICs. | 260 | on Dialog Semiconductor DA9030/DA9034 PMICs. |
261 | 261 | ||
262 | config LEDS_DA9052 | ||
263 | tristate "Dialog DA9052/DA9053 LEDS" | ||
264 | depends on LEDS_CLASS | ||
265 | depends on PMIC_DA9052 | ||
266 | help | ||
267 | This option enables support for on-chip LED drivers found | ||
268 | on Dialog Semiconductor DA9052-BC and DA9053-AA/Bx PMICs. | ||
269 | |||
262 | config LEDS_DAC124S085 | 270 | config LEDS_DAC124S085 |
263 | tristate "LED Support for DAC124S085 SPI DAC" | 271 | tristate "LED Support for DAC124S085 SPI DAC" |
264 | depends on LEDS_CLASS | 272 | depends on LEDS_CLASS |