From 5ba736311bf6fea25c97e868b7de6d3de8800aba Mon Sep 17 00:00:00 2001 From: David Dajun Chen Date: Tue, 29 May 2012 15:07:26 -0700 Subject: leds: driver for DA9052/53 PMIC v2 LED Driver for Dialog Semiconductor DA9052/53 PMICs. [akpm@linux-foundation.org: make led_reg static] Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam Reviewed-by: Lars-Peter Clausen Cc: Richard Purdie Cc: Bryan Wu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/leds/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'drivers/leds/Kconfig') 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 This option enables support for on-chip LED drivers found on Dialog Semiconductor DA9030/DA9034 PMICs. +config LEDS_DA9052 + tristate "Dialog DA9052/DA9053 LEDS" + depends on LEDS_CLASS + depends on PMIC_DA9052 + help + This option enables support for on-chip LED drivers found + on Dialog Semiconductor DA9052-BC and DA9053-AA/Bx PMICs. + config LEDS_DAC124S085 tristate "LED Support for DAC124S085 SPI DAC" depends on LEDS_CLASS -- cgit v1.2.1