2 tristate "Support for simple displays"
5 select DRM_KMS_CMA_HELPER
6 select BACKLIGHT_LCD_SUPPORT
7 select BACKLIGHT_CLASS_DEVICE
9 Choose this option if you have a tinydrm supported display.
10 If M is selected the module will be called tinydrm.
12 config TINYDRM_MIPI_DBI
15 config TINYDRM_ILI9225
16 tristate "DRM support for ILI9225 display panels"
17 depends on DRM_TINYDRM && SPI
18 select TINYDRM_MIPI_DBI
20 DRM driver for the following Ilitek ILI9225 panels:
21 * No-name 2.2" color screen module
23 If M is selected the module will be called ili9225.
25 config TINYDRM_MI0283QT
26 tristate "DRM support for MI0283QT"
27 depends on DRM_TINYDRM && SPI
28 select TINYDRM_MIPI_DBI
30 DRM driver for the Multi-Inno MI0283QT display panel
31 If M is selected the module will be called mi0283qt.
33 config TINYDRM_REPAPER
34 tristate "DRM support for Pervasive Displays RePaper panels (V231)"
35 depends on DRM_TINYDRM && SPI
36 depends on THERMAL || !THERMAL
38 DRM driver for the following Pervasive Displays panels:
39 1.44" TFT EPD Panel (E1144CS021)
40 1.90" TFT EPD Panel (E1190CS021)
41 2.00" TFT EPD Panel (E2200CS021)
42 2.71" TFT EPD Panel (E2271CS021)
44 If M is selected the module will be called repaper.
47 tristate "DRM support for Sitronix ST7586 display panels"
48 depends on DRM_TINYDRM && SPI
49 select TINYDRM_MIPI_DBI
51 DRM driver for the following Sitronix ST7586 panels:
54 If M is selected the module will be called st7586.
56 config TINYDRM_ST7735R
57 tristate "DRM support for Sitronix ST7735R display panels"
58 depends on DRM_TINYDRM && SPI
59 select TINYDRM_MIPI_DBI
61 DRM driver Sitronix ST7735R with one of the following LCDs:
62 * JD-T18003-T01 1.8" 128x160 TFT
64 If M is selected the module will be called st7735r.