aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/Kconfig
diff options
context:
space:
mode:
authorJonathan Herman <hermanjl@cs.unc.edu>2013-01-17 16:15:55 -0500
committerJonathan Herman <hermanjl@cs.unc.edu>2013-01-17 16:15:55 -0500
commit8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch)
treea8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /drivers/video/backlight/Kconfig
parent406089d01562f1e2bf9f089fd7637009ebaad589 (diff)
Patched in Tegra support.
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r--drivers/video/backlight/Kconfig94
1 files changed, 28 insertions, 66 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 765a945f8ea..19db75bc109 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -60,8 +60,7 @@ config LCD_LTV350QV
60 The LTV350QV panel is present on all ATSTK1000 boards. 60 The LTV350QV panel is present on all ATSTK1000 boards.
61 61
62config LCD_ILI9320 62config LCD_ILI9320
63 tristate "ILI Technology ILI9320 controller support" 63 tristate
64 depends on SPI
65 help 64 help
66 If you have a panel based on the ILI9320 controller chip 65 If you have a panel based on the ILI9320 controller chip
67 then say y to include a power driver for it. 66 then say y to include a power driver for it.
@@ -89,7 +88,7 @@ config LCD_PLATFORM
89 88
90config LCD_TOSA 89config LCD_TOSA
91 tristate "Sharp SL-6000 LCD Driver" 90 tristate "Sharp SL-6000 LCD Driver"
92 depends on I2C && SPI && MACH_TOSA 91 depends on SPI && MACH_TOSA
93 help 92 help
94 If you have an Sharp SL-6000 Zaurus say Y to enable a driver 93 If you have an Sharp SL-6000 Zaurus say Y to enable a driver
95 for its LCD. 94 for its LCD.
@@ -185,18 +184,6 @@ config BACKLIGHT_GENERIC
185 known as the Corgi backlight driver. If you have a Sharp Zaurus 184 known as the Corgi backlight driver. If you have a Sharp Zaurus
186 SL-C7xx, SL-Cxx00 or SL-6000x say y. 185 SL-C7xx, SL-Cxx00 or SL-6000x say y.
187 186
188config BACKLIGHT_LM3533
189 tristate "Backlight Driver for LM3533"
190 depends on BACKLIGHT_CLASS_DEVICE
191 depends on MFD_LM3533
192 help
193 Say Y to enable the backlight driver for National Semiconductor / TI
194 LM3533 Lighting Power chips.
195
196 The backlights can be controlled directly, through PWM input, or by
197 the ambient-light-sensor interface. The chip supports 256 brightness
198 levels.
199
200config BACKLIGHT_LOCOMO 187config BACKLIGHT_LOCOMO
201 tristate "Sharp LOCOMO LCD/Backlight Driver" 188 tristate "Sharp LOCOMO LCD/Backlight Driver"
202 depends on SHARP_LOCOMO 189 depends on SHARP_LOCOMO
@@ -230,6 +217,13 @@ config BACKLIGHT_HP700
230 If you have an HP Jornada 700 series, 217 If you have an HP Jornada 700 series,
231 say Y to include backlight control driver. 218 say Y to include backlight control driver.
232 219
220config BACKLIGHT_PROGEAR
221 tristate "Frontpath ProGear Backlight Driver"
222 depends on PCI && X86
223 help
224 If you have a Frontpath ProGear say Y to enable the
225 backlight driver.
226
233config BACKLIGHT_CARILLO_RANCH 227config BACKLIGHT_CARILLO_RANCH
234 tristate "Intel Carillo Ranch Backlight Driver" 228 tristate "Intel Carillo Ranch Backlight Driver"
235 depends on LCD_CLASS_DEVICE && PCI && X86 && FB_LE80578 229 depends on LCD_CLASS_DEVICE && PCI && X86 && FB_LE80578
@@ -239,11 +233,20 @@ config BACKLIGHT_CARILLO_RANCH
239 233
240config BACKLIGHT_PWM 234config BACKLIGHT_PWM
241 tristate "Generic PWM based Backlight Driver" 235 tristate "Generic PWM based Backlight Driver"
242 depends on PWM 236 depends on HAVE_PWM
243 help 237 help
244 If you have a LCD backlight adjustable by PWM, say Y to enable 238 If you have a LCD backlight adjustable by PWM, say Y to enable
245 this driver. 239 this driver.
246 240
241config BACKLIGHT_TEGRA_PWM
242 bool "Tegra PMx based PWM Backlight Driver"
243 depends on TEGRA_DC
244 help
245 Enable support for Tegra2 DC pwm backlight.
246
247 If you have a pwm backlight adjustable by the DC PM0 or PM1 signal
248 control on tegra, say Y to enable this driver.
249
247config BACKLIGHT_DA903X 250config BACKLIGHT_DA903X
248 tristate "Backlight Driver for DA9030/DA9034 using WLED" 251 tristate "Backlight Driver for DA9030/DA9034 using WLED"
249 depends on PMIC_DA903X 252 depends on PMIC_DA903X
@@ -251,12 +254,6 @@ config BACKLIGHT_DA903X
251 If you have a LCD backlight connected to the WLED output of DA9030 254 If you have a LCD backlight connected to the WLED output of DA9030
252 or DA9034 WLED output, say Y here to enable this driver. 255 or DA9034 WLED output, say Y here to enable this driver.
253 256
254config BACKLIGHT_DA9052
255 tristate "Dialog DA9052/DA9053 WLED"
256 depends on PMIC_DA9052
257 help
258 Enable the Backlight Driver for DA9052-BC and DA9053-AA/Bx PMICs.
259
260config BACKLIGHT_MAX8925 257config BACKLIGHT_MAX8925
261 tristate "Backlight driver for MAX8925" 258 tristate "Backlight driver for MAX8925"
262 depends on MFD_MAX8925 259 depends on MFD_MAX8925
@@ -292,6 +289,14 @@ config BACKLIGHT_WM831X
292 If you have a backlight driven by the ISINK and DCDC of a 289 If you have a backlight driven by the ISINK and DCDC of a
293 WM831x PMIC say y to enable the backlight driver for it. 290 WM831x PMIC say y to enable the backlight driver for it.
294 291
292config BACKLIGHT_ADX
293 tristate "Avionic Design Xanthos Backlight Driver"
294 depends on ARCH_PXA_ADX
295 default y
296 help
297 Say Y to enable the backlight driver on Avionic Design Xanthos-based
298 boards.
299
295config BACKLIGHT_ADP5520 300config BACKLIGHT_ADP5520
296 tristate "Backlight Driver for ADP5520/ADP5501 using WLED" 301 tristate "Backlight Driver for ADP5520/ADP5501 using WLED"
297 depends on PMIC_ADP5520 302 depends on PMIC_ADP5520
@@ -342,54 +347,11 @@ config BACKLIGHT_PCF50633
342config BACKLIGHT_AAT2870 347config BACKLIGHT_AAT2870
343 tristate "AnalogicTech AAT2870 Backlight" 348 tristate "AnalogicTech AAT2870 Backlight"
344 depends on BACKLIGHT_CLASS_DEVICE && MFD_AAT2870_CORE 349 depends on BACKLIGHT_CLASS_DEVICE && MFD_AAT2870_CORE
350 default n
345 help 351 help
346 If you have a AnalogicTech AAT2870 say Y to enable the 352 If you have a AnalogicTech AAT2870 say Y to enable the
347 backlight driver. 353 backlight driver.
348 354
349config BACKLIGHT_LM3630
350 tristate "Backlight Driver for LM3630"
351 depends on BACKLIGHT_CLASS_DEVICE && I2C
352 select REGMAP_I2C
353 help
354 This supports TI LM3630 Backlight Driver
355
356config BACKLIGHT_LM3639
357 tristate "Backlight Driver for LM3639"
358 depends on BACKLIGHT_CLASS_DEVICE && I2C
359 select REGMAP_I2C
360 select NEW_LEDS
361 select LEDS_CLASS
362 help
363 This supports TI LM3639 Backlight + 1.5A Flash LED Driver
364
365config BACKLIGHT_LP855X
366 tristate "Backlight driver for TI LP855X"
367 depends on BACKLIGHT_CLASS_DEVICE && I2C
368 help
369 This supports TI LP8550, LP8551, LP8552, LP8553 and LP8556
370 backlight driver.
371
372config BACKLIGHT_OT200
373 tristate "Backlight driver for ot200 visualisation device"
374 depends on BACKLIGHT_CLASS_DEVICE && CS5535_MFGPT && GPIO_CS5535
375 help
376 To compile this driver as a module, choose M here: the module will be
377 called ot200_bl.
378
379config BACKLIGHT_PANDORA
380 tristate "Backlight driver for Pandora console"
381 depends on TWL4030_CORE
382 help
383 If you have a Pandora console, say Y to enable the
384 backlight driver.
385
386config BACKLIGHT_TPS65217
387 tristate "TPS65217 Backlight"
388 depends on BACKLIGHT_CLASS_DEVICE && MFD_TPS65217
389 help
390 If you have a Texas Instruments TPS65217 say Y to enable the
391 backlight driver.
392
393endif # BACKLIGHT_CLASS_DEVICE 355endif # BACKLIGHT_CLASS_DEVICE
394 356
395endif # BACKLIGHT_LCD_SUPPORT 357endif # BACKLIGHT_LCD_SUPPORT