]> err.no Git - linux-2.6/blobdiff - drivers/video/backlight/Kconfig
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
[linux-2.6] / drivers / video / backlight / Kconfig
index dcd8073c236930ce7b2611760ef17daff36f8a53..30bf7f2f163599b8c3a5aa1d5c2d0cce1ef20193 100644 (file)
@@ -112,3 +112,10 @@ config BACKLIGHT_CARILLO_RANCH
        help
          If you have a Intel LE80578 (Carillo Ranch) say Y to enable the
          backlight driver.
+
+config BACKLIGHT_PWM
+       tristate "Generic PWM based Backlight Driver"
+       depends on BACKLIGHT_CLASS_DEVICE && HAVE_PWM
+       help
+         If you have a LCD backlight adjustable by PWM, say Y to enable
+         this driver.