Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a09a69a authored by Hyungwon Hwang's avatar Hyungwon Hwang Committed by Inki Dae
Browse files

drm/exynos: fix the input prompt of Exynos7 DECON



This patch is a preparation patch for adding support for Exynos5433
DECON. Exynos7 DECON have to be distinguished from Exynos5433 DECON.

Signed-off-by: default avatarHyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent fc2e013f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ config DRM_EXYNOS_FIMD
	  Choose this option if you want to use Exynos FIMD for DRM.

config DRM_EXYNOS7_DECON
	bool "Exynos DRM DECON"
	bool "Exynos7 DRM DECON"
	depends on DRM_EXYNOS && !FB_S3C
	select FB_MODE_HELPERS
	help