summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tinydrm/Makefile
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2017-01-22 00:15:00 +0100
committerNoralf Trønnes <noralf@tronnes.org>2017-02-18 18:04:58 +0100
commitfa201ac2c61f51d9abdaffdf994d5780dcb51703 (patch)
tree1ac9da32d0681595dea777893e07c70b1dbbdd5f /drivers/gpu/drm/tinydrm/Makefile
parent9ca70356a9260403c1bda40d942935e55d00c11c (diff)
drm: Add DRM support for tiny LCD displays
tinydrm provides helpers for very simple displays that can use CMA backed framebuffers and need flushing on changes. Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tinydrm/Makefile')
-rw-r--r--drivers/gpu/drm/tinydrm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/tinydrm/Makefile b/drivers/gpu/drm/tinydrm/Makefile
new file mode 100644
index 000000000000..7476ed1a98c0
--- /dev/null
+++ b/drivers/gpu/drm/tinydrm/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_DRM_TINYDRM) += core/