diff options
Diffstat (limited to 'drivers/video/backlight')
-rw-r--r-- | drivers/video/backlight/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index 3e393026dc81..5d449059a556 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig | |||
@@ -393,7 +393,7 @@ config BACKLIGHT_LP855X | |||
393 | 393 | ||
394 | config BACKLIGHT_LP8788 | 394 | config BACKLIGHT_LP8788 |
395 | tristate "Backlight driver for TI LP8788 MFD" | 395 | tristate "Backlight driver for TI LP8788 MFD" |
396 | depends on BACKLIGHT_CLASS_DEVICE && MFD_LP8788 | 396 | depends on BACKLIGHT_CLASS_DEVICE && MFD_LP8788 && PWM |
397 | help | 397 | help |
398 | This supports TI LP8788 backlight driver. | 398 | This supports TI LP8788 backlight driver. |
399 | 399 | ||