aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r--drivers/video/backlight/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 1e54b8b7f698..69407e72aac1 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -335,6 +335,13 @@ config BACKLIGHT_PCF50633
335 If you have a backlight driven by a NXP PCF50633 MFD, say Y here to 335 If you have a backlight driven by a NXP PCF50633 MFD, say Y here to
336 enable its driver. 336 enable its driver.
337 337
338config BACKLIGHT_AAT2870
339 bool "AnalogicTech AAT2870 Backlight"
340 depends on BACKLIGHT_CLASS_DEVICE && MFD_AAT2870_CORE
341 help
342 If you have a AnalogicTech AAT2870 say Y to enable the
343 backlight driver.
344
338endif # BACKLIGHT_CLASS_DEVICE 345endif # BACKLIGHT_CLASS_DEVICE
339 346
340endif # BACKLIGHT_LCD_SUPPORT 347endif # BACKLIGHT_LCD_SUPPORT