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/Kconfig23
1 files changed, 16 insertions, 7 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 63cee2e9d622..c101697a4ba7 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -229,13 +229,6 @@ config BACKLIGHT_HP700
229 If you have an HP Jornada 700 series, 229 If you have an HP Jornada 700 series,
230 say Y to include backlight control driver. 230 say Y to include backlight control driver.
231 231
232config BACKLIGHT_PROGEAR
233 tristate "Frontpath ProGear Backlight Driver"
234 depends on PCI && X86
235 help
236 If you have a Frontpath ProGear say Y to enable the
237 backlight driver.
238
239config BACKLIGHT_CARILLO_RANCH 232config BACKLIGHT_CARILLO_RANCH
240 tristate "Intel Carillo Ranch Backlight Driver" 233 tristate "Intel Carillo Ranch Backlight Driver"
241 depends on LCD_CLASS_DEVICE && PCI && X86 && FB_LE80578 234 depends on LCD_CLASS_DEVICE && PCI && X86 && FB_LE80578
@@ -352,6 +345,22 @@ config BACKLIGHT_AAT2870
352 If you have a AnalogicTech AAT2870 say Y to enable the 345 If you have a AnalogicTech AAT2870 say Y to enable the
353 backlight driver. 346 backlight driver.
354 347
348config BACKLIGHT_LM3630
349 tristate "Backlight Driver for LM3630"
350 depends on BACKLIGHT_CLASS_DEVICE && I2C
351 select REGMAP_I2C
352 help
353 This supports TI LM3630 Backlight Driver
354
355config BACKLIGHT_LM3639
356 tristate "Backlight Driver for LM3639"
357 depends on BACKLIGHT_CLASS_DEVICE && I2C
358 select REGMAP_I2C
359 select NEW_LEDS
360 select LEDS_CLASS
361 help
362 This supports TI LM3639 Backlight + 1.5A Flash LED Driver
363
355config BACKLIGHT_LP855X 364config BACKLIGHT_LP855X
356 tristate "Backlight driver for TI LP855X" 365 tristate "Backlight driver for TI LP855X"
357 depends on BACKLIGHT_CLASS_DEVICE && I2C 366 depends on BACKLIGHT_CLASS_DEVICE && I2C