diff options
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r-- | drivers/video/backlight/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index be27b551473f..db10d0120d2b 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig | |||
@@ -384,6 +384,12 @@ config BACKLIGHT_LP855X | |||
384 | This supports TI LP8550, LP8551, LP8552, LP8553, LP8556 and LP8557 | 384 | This supports TI LP8550, LP8551, LP8552, LP8553, LP8556 and LP8557 |
385 | backlight driver. | 385 | backlight driver. |
386 | 386 | ||
387 | config BACKLIGHT_LP8788 | ||
388 | tristate "Backlight driver for TI LP8788 MFD" | ||
389 | depends on BACKLIGHT_CLASS_DEVICE && MFD_LP8788 | ||
390 | help | ||
391 | This supports TI LP8788 backlight driver. | ||
392 | |||
387 | config BACKLIGHT_OT200 | 393 | config BACKLIGHT_OT200 |
388 | tristate "Backlight driver for ot200 visualisation device" | 394 | tristate "Backlight driver for ot200 visualisation device" |
389 | depends on BACKLIGHT_CLASS_DEVICE && CS5535_MFGPT && GPIO_CS5535 | 395 | depends on BACKLIGHT_CLASS_DEVICE && CS5535_MFGPT && GPIO_CS5535 |