diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-11-04 22:28:23 +0100 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-11-04 22:28:23 +0100 |
commit | cf571486db84b827669345fb0d6b4f2f1e413a04 (patch) | |
tree | 67ad23c44f966469bd02dff8f809ff0d2e27097b | |
parent | 62d9f90308a7a4642beb6d7404673fcaa356052a (diff) | |
parent | ccadba9e8c8c45d861df1191c580f7d0abbdd218 (diff) |
Merge branch 'om-gta02-2.6.31' into om-2.6.31
-rw-r--r-- | drivers/video/backlight/Kconfig | 4 |
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. |