提交 c7afee63 编写于 作者: T Tobias Jakobi 提交者: Daniel Vetter

drm/exynos: Remove Kconfig deps for FIMD and DECON7

While the Kconfig entries of FIMD and DECON7 both select
FB_MODE_HELPERS, the code doesn't use any of the functionality.
Signed-off-by: NTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1484928172-16784-1-git-send-email-tjakobi@math.uni-bielefeld.de
上级 d352f352
...@@ -19,7 +19,6 @@ comment "CRTCs" ...@@ -19,7 +19,6 @@ comment "CRTCs"
config DRM_EXYNOS_FIMD config DRM_EXYNOS_FIMD
bool "FIMD" bool "FIMD"
depends on !FB_S3C depends on !FB_S3C
select FB_MODE_HELPERS
select MFD_SYSCON select MFD_SYSCON
help help
Choose this option if you want to use Exynos FIMD for DRM. Choose this option if you want to use Exynos FIMD for DRM.
...@@ -32,7 +31,6 @@ config DRM_EXYNOS5433_DECON ...@@ -32,7 +31,6 @@ config DRM_EXYNOS5433_DECON
config DRM_EXYNOS7_DECON config DRM_EXYNOS7_DECON
bool "DECON on Exynos7" bool "DECON on Exynos7"
depends on !FB_S3C depends on !FB_S3C
select FB_MODE_HELPERS
help help
Choose this option if you want to use Exynos DECON for DRM. Choose this option if you want to use Exynos DECON for DRM.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册