]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/video/backlight/Kconfig
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
[thirdparty/linux.git] / drivers / video / backlight / Kconfig
index 94d092091b5e76cdfe2d7696d1edf0a2de2c4b3f..ea2d0d69bd8cc11f6393bea249b9744d57fb86a7 100644 (file)
@@ -395,6 +395,17 @@ config BACKLIGHT_LP8788
        help
          This supports TI LP8788 backlight driver.
 
+config BACKLIGHT_MP3309C
+       tristate "Backlight Driver for MPS MP3309C"
+       depends on I2C && PWM
+       select REGMAP_I2C
+       help
+         This supports MPS MP3309C backlight WLED driver in both PWM and
+         analog/I2C dimming modes.
+
+         To compile this driver as a module, choose M here: the module will
+         be called mp3309c.
+
 config BACKLIGHT_PANDORA
        tristate "Backlight driver for Pandora console"
        depends on TWL4030_CORE