1 # SPDX-License-Identifier: GPL-2.0
3 tristate "Support for small TFT LCD display modules"
5 depends on GPIOLIB || COMPILE_TEST
8 select FB_SYS_IMAGEBLIT
13 config FB_TFT_AGM1264K_FL
14 tristate "FB driver for the AGM1264K-FL LCD display"
17 Framebuffer support for the AGM1264K-FL LCD display (two Samsung KS0108 compatible chips)
19 config FB_TFT_BD663474
20 tristate "FB driver for the BD663474 LCD Controller"
23 Generic Framebuffer support for BD663474
25 config FB_TFT_HX8340BN
26 tristate "FB driver for the HX8340BN LCD Controller"
29 Generic Framebuffer support for HX8340BN
32 tristate "FB driver for the HX8347D LCD Controller"
35 Generic Framebuffer support for HX8347D
38 tristate "FB driver for the HX8353D LCD Controller"
41 Generic Framebuffer support for HX8353D
44 tristate "FB driver for the HX8357D LCD Controller"
47 Generic Framebuffer support for HX8357D
50 tristate "FB driver for the ILI9163 LCD Controller"
53 Generic Framebuffer support for ILI9163
56 tristate "FB driver for the ILI9320 LCD Controller"
59 Generic Framebuffer support for ILI9320
62 tristate "FB driver for the ILI9325 LCD Controller"
65 Generic Framebuffer support for ILI9325
68 tristate "FB driver for the ILI9340 LCD Controller"
71 Generic Framebuffer support for ILI9340
74 tristate "FB driver for the ILI9341 LCD Controller"
77 Generic Framebuffer support for ILI9341
80 tristate "FB driver for the ILI9481 LCD Controller"
83 Generic Framebuffer support for ILI9481
86 tristate "FB driver for the ILI9486 LCD Controller"
89 Generic Framebuffer support for ILI9486
92 tristate "FB driver for the PCD8544 LCD Controller"
95 Generic Framebuffer support for PCD8544
98 tristate "FB driver for the RA8875 LCD Controller"
101 Generic Framebuffer support for RA8875
103 config FB_TFT_S6D02A1
104 tristate "FB driver for the S6D02A1 LCD Controller"
107 Generic Framebuffer support for S6D02A1
109 config FB_TFT_S6D1121
110 tristate "FB driver for the S6D1211 LCD Controller"
113 Generic Framebuffer support for S6D1121
116 tristate "FB driver for the SH1106 OLED Controller"
119 Framebuffer support for SH1106
121 config FB_TFT_SSD1289
122 tristate "FB driver for the SSD1289 LCD Controller"
125 Framebuffer support for SSD1289
127 config FB_TFT_SSD1305
128 tristate "FB driver for the SSD1305 OLED Controller"
131 Framebuffer support for SSD1305
133 config FB_TFT_SSD1306
134 tristate "FB driver for the SSD1306 OLED Controller"
137 Framebuffer support for SSD1306
139 config FB_TFT_SSD1331
140 tristate "FB driver for the SSD1331 LCD Controller"
143 Framebuffer support for SSD1331
145 config FB_TFT_SSD1351
146 tristate "FB driver for the SSD1351 LCD Controller"
149 Framebuffer support for SSD1351
151 config FB_TFT_ST7735R
152 tristate "FB driver for the ST7735R LCD Controller"
155 Generic Framebuffer support for ST7735R
157 config FB_TFT_ST7789V
158 tristate "FB driver for the ST7789V LCD Controller"
161 This enables generic framebuffer support for the Sitronix ST7789V
162 display controller. The controller is intended for small color
163 displays with a resolution of up to 320x240 pixels.
165 Say Y if you have such a display that utilizes this controller.
167 config FB_TFT_TINYLCD
168 tristate "FB driver for tinylcd.com display"
171 Custom Framebuffer support for tinylcd.com display
173 config FB_TFT_TLS8204
174 tristate "FB driver for the TLS8204 LCD Controller"
177 Generic Framebuffer support for TLS8204
180 tristate "FB driver for the UC1611 LCD controller"
183 Generic Framebuffer support for UC1611
186 tristate "FB driver for the UC1701 LCD Controller"
189 Generic Framebuffer support for UC1701
191 config FB_TFT_UPD161704
192 tristate "FB driver for the uPD161704 LCD Controller"
195 Generic Framebuffer support for uPD161704
197 config FB_TFT_WATTEROTT
198 tristate "FB driver for the WATTEROTT LCD Controller"
201 Generic Framebuffer support for WATTEROTT
204 tristate "Generic FB driver for TFT LCD displays"
207 Generic Framebuffer support for TFT LCD displays.
209 config FB_TFT_FBTFT_DEVICE
210 tristate "Module to for adding FBTFT devices"