aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r--drivers/video/backlight/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 081d6cf02476..4615aca2cee2 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -134,6 +134,13 @@ config LCD_LMS501KF03
134 If you have an LMS501KF03 LCD Panel, say Y to enable its 134 If you have an LMS501KF03 LCD Panel, say Y to enable its
135 LCD control driver. 135 LCD control driver.
136 136
137config LCD_HX8357
138 tristate "Himax HX-8357 LCD Driver"
139 depends on SPI
140 help
141 If you have a HX-8357 LCD panel, say Y to enable its LCD control
142 driver.
143
137endif # LCD_CLASS_DEVICE 144endif # LCD_CLASS_DEVICE
138 145
139# 146#