aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos/Kconfig
diff options
context:
space:
mode:
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 7032ad9f3fb..1b035b2eb6b 100644
--- a/drivers/video/exynos/Kconfig
+++ b/drivers/video/exynos/Kconfig
@@ -27,4 +27,11 @@ config EXYNOS_LCD_S6E8AX0
27 If you have an S6E8AX0 MIPI AMOLED LCD Panel, say Y to enable its 27 If you have an S6E8AX0 MIPI AMOLED LCD Panel, say Y to enable its
28 LCD control driver. 28 LCD control driver.
29 29
30config EXYNOS_DP
31 bool "EXYNOS DP driver support"
32 depends on ARCH_EXYNOS
33 default n
34 help
35 This enables support for DP device.
36
30endif # EXYNOS_VIDEO 37endif # EXYNOS_VIDEO