]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/backlight/Kconfig
backlight: Convert corgi backlight driver into a more generic driver
[linux-2.6-omap-h63xx.git] / drivers / video / backlight / Kconfig
index b6f936a091855d2ee97c7f30ad70060ac0db2243..9609a6c676bea96296a89cd479216dd7c6be38fd 100644 (file)
@@ -51,12 +51,13 @@ config BACKLIGHT_CLASS_DEVICE
          select the proper drivers which depend on this option.
 
 config BACKLIGHT_CORGI
-       tristate "Sharp Corgi Backlight Driver (SL Series)"
-       depends on BACKLIGHT_CLASS_DEVICE && PXA_SHARPSL
-       default y
+       tristate "Generic (aka Sharp Corgi) Backlight Driver"
+       depends on BACKLIGHT_CLASS_DEVICE
+       default n
        help
-         If you have a Sharp Zaurus SL-C7xx, SL-Cxx00 or SL-6000x say y to enable the
-         backlight driver.
+         Say y to enable the generic platform backlight driver previously
+         known as the Corgi backlight driver. If you have a Sharp Zaurus
+         SL-C7xx, SL-Cxx00 or SL-6000x say y. Most users can say n.
 
 config BACKLIGHT_LOCOMO
        tristate "Sharp LOCOMO LCD/Backlight Driver"