aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/Kconfig
diff options
context:
space:
mode:
authorMike Rapoport <mike@compulab.co.il>2008-10-13 09:03:44 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2008-10-21 00:19:49 +0100
commit923ae48b5a92591c844ebdb21276b56093f4e5da (patch)
treeb8c81b2282880f2102bbf95acdeedcd2234ab874 /drivers/video/backlight/Kconfig
parenttosa: add support for bl/lcd driver (diff)
downloadlinux-dev-923ae48b5a92591c844ebdb21276b56093f4e5da.tar.xz
linux-dev-923ae48b5a92591c844ebdb21276b56093f4e5da.zip
backlight: da903x: Add backlight driver for DA9030/DA9034
Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r--drivers/video/backlight/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 10b701f1089a..5ff97250aa12 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -180,6 +180,13 @@ config BACKLIGHT_PWM
If you have a LCD backlight adjustable by PWM, say Y to enable
this driver.
+config BACKLIGHT_DA903X
+ tristate "Backlight Driver for DA9030/DA9034 using WLED"
+ depends on BACKLIGHT_CLASS_DEVICE && PMIC_DA903X
+ help
+ If you have a LCD backlight connected to the WLED output of DA9030
+ or DA9034 WLED output, say Y here to enable this driver.
+
config BACKLIGHT_MBP_NVIDIA
tristate "MacBook Pro Nvidia Backlight Driver"
depends on BACKLIGHT_CLASS_DEVICE && X86