diff options
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r-- | drivers/video/backlight/Kconfig | 7 |
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 | ||
137 | config 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 | |||
137 | endif # LCD_CLASS_DEVICE | 144 | endif # LCD_CLASS_DEVICE |
138 | 145 | ||
139 | # | 146 | # |