Commit 07e521b6 authored by Sachin Kamat's avatar Sachin Kamat Committed by Tomi Valkeinen

video: exynos: Remove OF dependency for Exynos DP

OF dependency can be removed as the driver does not actually
depend on it at all.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Acked-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent c4a41bcc
......@@ -30,7 +30,7 @@ config EXYNOS_LCD_S6E8AX0
config EXYNOS_DP
bool "EXYNOS DP driver support"
depends on OF && ARCH_EXYNOS
depends on ARCH_EXYNOS
default n
help
This enables support for DP device.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment