Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions drivers/video/backlight/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,12 @@ config BACKLIGHT_PANDORA
help
If you have a Pandora console, say Y to enable the
backlight driver.

config LM3630_BL
bool "lcd backlight lm3630 driver"
depends on I2C
---help---
Support for panel backlight

endif # BACKLIGHT_CLASS_DEVICE

Expand Down