summaryrefslogtreecommitdiff
path: root/drivers/video/mcde/Makefile
diff options
context:
space:
mode:
authorramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>2012-07-04 15:55:20 +0530
committerRajanikanth H.V <rajanikanth.hv@linaro.org>2012-11-09 12:30:34 +0530
commitc5187a2b6c3494fe6ae3f5a6e96f5a5f6eefe08a (patch)
tree6ef5e79a20149505c3c8f4e7a5b75babf0d4e75c /drivers/video/mcde/Makefile
parent9d0c495c28768845cd57911e60bd9fc2442bc98f (diff)
config: Add config for snowball lcd DPI display
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
Diffstat (limited to 'drivers/video/mcde/Makefile')
-rw-r--r--drivers/video/mcde/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/mcde/Makefile b/drivers/video/mcde/Makefile
index 82a78c2542a..fa3dd9be262 100644
--- a/drivers/video/mcde/Makefile
+++ b/drivers/video/mcde/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_MCDE_DISPLAY_GENERIC_DSI) += display-generic_dsi.o
obj-$(CONFIG_MCDE_DISPLAY_SAMSUNG_S6D16D0) += display-samsung_s6d16d0.o
obj-$(CONFIG_MCDE_DISPLAY_SONY_ACX424AKP_DSI) += display-sony_acx424akp_dsi.o
obj-$(CONFIG_MCDE_DISPLAY_VUIB500_DPI) += display-vuib500-dpi.o
+obj-$(CONFIG_MCDE_DISPLAY_NASTEC_DPI) += display-nastec-dpi.o
obj-$(CONFIG_MCDE_DISPLAY_AB8500_DENC) += display-ab8500.o
obj-$(CONFIG_MCDE_DISPLAY_AV8100) += display-av8100.o
obj-$(CONFIG_DISPLAY_FICTIVE) += display-fictive.o