aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2009-11-04 22:27:50 +0100
committerLars-Peter Clausen <lars@metafoo.de>2009-11-04 22:27:50 +0100
commitccadba9e8c8c45d861df1191c580f7d0abbdd218 (patch)
tree59c4239fa42b4675e7d016feb4ba819c3552e906
parent7b546acc9582e8fe5bedfc088edb119398d82b03 (diff)
parent6be7c6a3c30289bd2eda30e41fc95856eb68e542 (diff)
Merge branch 'pcf50633-2.6.31' into om-gta02-2.6.31
-rw-r--r--drivers/video/backlight/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 3e9923c1735..f64e27c2a7f 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -245,8 +245,8 @@ config BACKLIGHT_SAHARA
backlight driver.
config BACKLIGHT_PCF50633
- tristate "Backlight driver for NXP PCF50533 MFD"
- depends on MFD_PCF50633
+ tristate "Backlight driver for NXP PCF50633 MFD"
+ depends on BACKLIGHT_CLASS_DEVICE && MFD_PCF50633
help
If you have a backlight driven by a NXP PCF50633 MFD, say Y here to
enable its driver.