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/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 09bfa9662e4d..96a6b3060ac0 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -262,3 +262,9 @@ config BACKLIGHT_ADP5520
262 To compile this driver as a module, choose M here: the module will 262 To compile this driver as a module, choose M here: the module will
263 be called adp5520_bl. 263 be called adp5520_bl.
264 264
265config BACKLIGHT_88PM860X
266 tristate "Backlight Driver for 88PM8606 using WLED"
267 depends on BACKLIGHT_CLASS_DEVICE && MFD_88PM860X
268 help
269 Say Y to enable the backlight driver for Marvell 88PM8606.
270