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, 3 insertions, 3 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 2d8052182960..39ecaf71c1f9 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -275,13 +275,13 @@ config BACKLIGHT_ADP5520
275 be called adp5520_bl. 275 be called adp5520_bl.
276 276
277config BACKLIGHT_ADP8860 277config BACKLIGHT_ADP8860
278 tristate "Backlight Driver for ADP8860 using WLED" 278 tristate "Backlight Driver for ADP8860/ADP8861/ADP8863 using WLED"
279 depends on BACKLIGHT_CLASS_DEVICE && I2C 279 depends on BACKLIGHT_CLASS_DEVICE && I2C
280 select NEW_LEDS 280 select NEW_LEDS
281 select LEDS_CLASS 281 select LEDS_CLASS
282 help 282 help
283 If you have a LCD backlight connected to the ADP8860, 283 If you have a LCD backlight connected to the ADP8860, ADP8861 or
284 say Y here to enable this driver. 284 ADP8863 say Y here to enable this driver.
285 285
286 To compile this driver as a module, choose M here: the module will 286 To compile this driver as a module, choose M here: the module will
287 be called adp8860_bl. 287 be called adp8860_bl.