Noralf Trønnes | fa201ac | 2017-01-22 00:15:00 +0100 | [diff] [blame^] | 1 | menuconfig DRM_TINYDRM |
2 | tristate "Support for simple displays" | ||||
3 | depends on DRM | ||||
4 | select DRM_KMS_HELPER | ||||
5 | select DRM_KMS_CMA_HELPER | ||||
6 | help | ||||
7 | Choose this option if you have a tinydrm supported display. | ||||
8 | If M is selected the module will be called tinydrm. |