aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/display/Makefile
diff options
context:
space:
mode:
authormokopatches <mokopatches@openmoko.org>2008-11-19 17:03:10 +0000
committerwarmcat <andy@warmcat.com>2008-11-19 17:03:10 +0000
commit8b55ddd7b1655f0e674ff680910d3b50c812e207 (patch)
tree3da5ae1112348e7b56a701464f478f21a706d0ce /drivers/video/display/Makefile
parente884b7a9eade8243363c736785a99d7c6e54d7df (diff)
gta01-jbt6k74.patch
This driver adds support for the SPI-based control interface of the LCM (LCD Panel) found on the FIC GTA01 hardware. The specific panel in this hardware is a TPO TD028TTEC1, but the driver should be able to drive any other diplay based on the JBT6K74-AS controller ASIC. Signed-off-by: Harald Welte <laforge@openmoko.org>
Diffstat (limited to 'drivers/video/display/Makefile')
-rw-r--r--drivers/video/display/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/display/Makefile b/drivers/video/display/Makefile
index c0ea832bf17..011b69ddcea 100644
--- a/drivers/video/display/Makefile
+++ b/drivers/video/display/Makefile
@@ -3,4 +3,5 @@
display-objs := display-sysfs.o
obj-$(CONFIG_DISPLAY_SUPPORT) += display.o
+obj-$(CONFIG_DISPLAY_JBT6K74) += jbt6k74.o