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 cf282763a8dc..63cee2e9d622 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -373,6 +373,13 @@ config BACKLIGHT_PANDORA
373 If you have a Pandora console, say Y to enable the 373 If you have a Pandora console, say Y to enable the
374 backlight driver. 374 backlight driver.
375 375
376config BACKLIGHT_TPS65217
377 tristate "TPS65217 Backlight"
378 depends on BACKLIGHT_CLASS_DEVICE && MFD_TPS65217
379 help
380 If you have a Texas Instruments TPS65217 say Y to enable the
381 backlight driver.
382
376endif # BACKLIGHT_CLASS_DEVICE 383endif # BACKLIGHT_CLASS_DEVICE
377 384
378endif # BACKLIGHT_LCD_SUPPORT 385endif # BACKLIGHT_LCD_SUPPORT