diff options
-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 5a3eb2ecb525..4791af7b8036 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig | |||
@@ -370,7 +370,7 @@ config BACKLIGHT_AAT2870 | |||
370 | 370 | ||
371 | config BACKLIGHT_LM3630A | 371 | config BACKLIGHT_LM3630A |
372 | tristate "Backlight Driver for LM3630A" | 372 | tristate "Backlight Driver for LM3630A" |
373 | depends on BACKLIGHT_CLASS_DEVICE && I2C | 373 | depends on BACKLIGHT_CLASS_DEVICE && I2C && PWM |
374 | select REGMAP_I2C | 374 | select REGMAP_I2C |
375 | help | 375 | help |
376 | This supports TI LM3630A Backlight Driver | 376 | This supports TI LM3630A Backlight Driver |