summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos/Kconfig
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2012-02-03 18:01:55 +0900
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-02-13 03:02:30 +0000
commite9474be4eb6918c91cb0d296f9744e8ec0e08c11 (patch)
treea7f0b9282258ab3153a7870b09de553d5080bcbe /drivers/video/exynos/Kconfig
parent9befe40f6e018e508b047eb76d189ede9b4ff03d (diff)
downloadop-kernel-dev-e9474be4eb6918c91cb0d296f9744e8ec0e08c11.zip
op-kernel-dev-e9474be4eb6918c91cb0d296f9744e8ec0e08c11.tar.gz
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/Kconfig')
-rw-r--r--drivers/video/exynos/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/exynos/Kconfig b/drivers/video/exynos/Kconfig
index 7032ad9..1b035b2e 100644
--- a/drivers/video/exynos/Kconfig
+++ b/drivers/video/exynos/Kconfig
@@ -27,4 +27,11 @@ config EXYNOS_LCD_S6E8AX0
If you have an S6E8AX0 MIPI AMOLED LCD Panel, say Y to enable its
LCD control driver.
+config EXYNOS_DP
+ bool "EXYNOS DP driver support"
+ depends on ARCH_EXYNOS
+ default n
+ help
+ This enables support for DP device.
+
endif # EXYNOS_VIDEO
OpenPOWER on IntegriCloud