summaryrefslogtreecommitdiffstats
path: root/drivers/video/mb862xx/Makefile
diff options
context:
space:
mode:
authorAnatolij Gustschin2008-11-06 21:53:29 +0100
committerLinus Torvalds2008-11-07 00:41:18 +0100
commit17a1217e12d8c8434f8a3deef7bf980c724a6ac7 (patch)
treef376807d326e6c135a81b2163b7153300383b39c /drivers/video/mb862xx/Makefile
parentoom: do not dump task state for non thread group leaders (diff)
downloadkernel-qcow2-linux-17a1217e12d8c8434f8a3deef7bf980c724a6ac7.tar.gz
kernel-qcow2-linux-17a1217e12d8c8434f8a3deef7bf980c724a6ac7.tar.xz
kernel-qcow2-linux-17a1217e12d8c8434f8a3deef7bf980c724a6ac7.zip
fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs
Add a framebuffer driver for the Fujitsu Carmine/Coral-P(A)/Lime graphics controllers. Lime GDC support is known to work on PPC440EPx based lwmon5 and MPC8544E based socrates embedded boards, both equipped with Lime GDC. Carmine/Coral-P PCI GDC support is known to work on PPC440EPx based Sequoia board and also on x86 platform. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Dmitry Baryshkov <dbaryshkov@gmail.com> Cc: Anton Vorontsov <avorontsov@ru.mvista.com> Cc: Matteo Fortini <m.fortini@selcomgroup.com> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/mb862xx/Makefile')
-rw-r--r--drivers/video/mb862xx/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/video/mb862xx/Makefile b/drivers/video/mb862xx/Makefile
new file mode 100644
index 000000000000..07664814bb1d
--- /dev/null
+++ b/drivers/video/mb862xx/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the MB862xx framebuffer driver
+#
+
+obj-$(CONFIG_FB_MB862XX) := mb862xxfb.o