]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/backlight/Kconfig
backlight: Add Frontpath ProGear HX1050+ driver
[linux-2.6-omap-h63xx.git] / drivers / video / backlight / Kconfig
index 9d996f2c10d5775099629340901c03bbac95774d..cda32399c039903873dfafbb627dd81e31e67e9c 100644 (file)
@@ -43,13 +43,21 @@ config LCD_DEVICE
        default y
 
 config BACKLIGHT_CORGI
-       tristate "Sharp Corgi Backlight Driver (SL-C7xx Series)"
+       tristate "Sharp Corgi Backlight Driver (SL Series)"
        depends on BACKLIGHT_DEVICE && PXA_SHARPSL
        default y
        help
-         If you have a Sharp Zaurus SL-C7xx, say y to enable the
+         If you have a Sharp Zaurus SL-C7xx, SL-Cxx00 or SL-6000x say y to enable the
          backlight driver.
 
+config BACKLIGHT_LOCOMO
+       tristate "Sharp LOCOMO LCD/Backlight Driver"
+       depends on BACKLIGHT_DEVICE && SHARP_LOCOMO
+       default y
+       help
+         If you have a Sharp Zaurus SL-5500 (Collie) or SL-5600 (Poodle) say y to
+         enable the LCD/backlight driver.
+
 config BACKLIGHT_HP680
        tristate "HP Jornada 680 Backlight Driver"
        depends on BACKLIGHT_DEVICE && SH_HP6XX
@@ -58,3 +66,11 @@ config BACKLIGHT_HP680
          If you have a HP Jornada 680, say y to enable the
          backlight driver.
 
+config BACKLIGHT_PROGEAR
+       tristate "Frontpath ProGear Backlight Driver"
+       depends on BACKLIGHT_DEVICE && PCI && X86
+       default n
+       help
+         If you have a Frontpath ProGear say Y to enable the
+         backlight driver.
+