diff options
Diffstat (limited to 'drivers/video/exynos/Kconfig')
-rw-r--r-- | drivers/video/exynos/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/exynos/Kconfig b/drivers/video/exynos/Kconfig index 75c8a8e7efc0..eb6f2b059821 100644 --- a/drivers/video/exynos/Kconfig +++ b/drivers/video/exynos/Kconfig | |||
@@ -31,7 +31,7 @@ config EXYNOS_LCD_S6E8AX0 | |||
31 | 31 | ||
32 | config EXYNOS_DP | 32 | config EXYNOS_DP |
33 | bool "EXYNOS DP driver support" | 33 | bool "EXYNOS DP driver support" |
34 | depends on OF && ARCH_EXYNOS | 34 | depends on ARCH_EXYNOS |
35 | default n | 35 | default n |
36 | help | 36 | help |
37 | This enables support for DP device. | 37 | This enables support for DP device. |