summaryrefslogtreecommitdiff
path: root/drivers/video/exynos/Makefile
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2012-02-03 09:01:55 (GMT)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-02-13 03:02:30 (GMT)
commite9474be4eb6918c91cb0d296f9744e8ec0e08c11 (patch)
treea7f0b9282258ab3153a7870b09de553d5080bcbe /drivers/video/exynos/Makefile
parent9befe40f6e018e508b047eb76d189ede9b4ff03d (diff)
downloadlinux-e9474be4eb6918c91cb0d296f9744e8ec0e08c11.tar.xz
video: support DP controller driver
Samsung EXYNOS SoC such Exynos5 has DP controller and embedded DP panel can be used. This patch supports DP driver based on Samsung EXYNOS SoC chip. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/exynos/Makefile')
-rw-r--r--drivers/video/exynos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/exynos/Makefile b/drivers/video/exynos/Makefile
index b5b1bd2..ec7772e 100644
--- a/drivers/video/exynos/Makefile
+++ b/drivers/video/exynos/Makefile
@@ -5,3 +5,4 @@
obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
exynos_mipi_dsi_lowlevel.o
obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o
+obj-$(CONFIG_EXYNOS_DP) += exynos_dp_core.o exynos_dp_reg.o