2 tristate "Support for simple displays"
5 select DRM_KMS_CMA_HELPER
7 Choose this option if you have a tinydrm supported display.
8 If M is selected the module will be called tinydrm.
10 config TINYDRM_MIPI_DBI
13 config TINYDRM_ILI9225
14 tristate "DRM support for ILI9225 display panels"
15 depends on DRM_TINYDRM && SPI
16 select TINYDRM_MIPI_DBI
18 DRM driver for the following Ilitek ILI9225 panels:
19 * No-name 2.2" color screen module
21 If M is selected the module will be called ili9225.
23 config TINYDRM_MI0283QT
24 tristate "DRM support for MI0283QT"
25 depends on DRM_TINYDRM && SPI
26 depends on BACKLIGHT_CLASS_DEVICE
27 select TINYDRM_MIPI_DBI
29 DRM driver for the Multi-Inno MI0283QT display panel
30 If M is selected the module will be called mi0283qt.
32 config TINYDRM_REPAPER
33 tristate "DRM support for Pervasive Displays RePaper panels (V231)"
34 depends on DRM_TINYDRM && SPI
35 depends on THERMAL || !THERMAL
37 DRM driver for the following Pervasive Displays panels:
38 1.44" TFT EPD Panel (E1144CS021)
39 1.90" TFT EPD Panel (E1190CS021)
40 2.00" TFT EPD Panel (E2200CS021)
41 2.71" TFT EPD Panel (E2271CS021)
43 If M is selected the module will be called repaper.
46 tristate "DRM support for Sitronix ST7586 display panels"
47 depends on DRM_TINYDRM && SPI
48 select TINYDRM_MIPI_DBI
50 DRM driver for the following Sitronix ST7586 panels:
53 If M is selected the module will be called st7586.
55 config TINYDRM_ST7735R
56 tristate "DRM support for Sitronix ST7735R display panels"
57 depends on DRM_TINYDRM && SPI
58 depends on BACKLIGHT_CLASS_DEVICE
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.