aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/video/backlight/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 88f95581f1ad..3e393026dc81 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -386,7 +386,7 @@ config BACKLIGHT_LM3639
386 386
387config BACKLIGHT_LP855X 387config BACKLIGHT_LP855X
388 tristate "Backlight driver for TI LP855X" 388 tristate "Backlight driver for TI LP855X"
389 depends on BACKLIGHT_CLASS_DEVICE && I2C 389 depends on BACKLIGHT_CLASS_DEVICE && I2C && PWM
390 help 390 help
391 This supports TI LP8550, LP8551, LP8552, LP8553, LP8555, LP8556 and 391 This supports TI LP8550, LP8551, LP8552, LP8553, LP8555, LP8556 and
392 LP8557 backlight driver. 392 LP8557 backlight driver.