[PATCH v6 04/15] drm/exynos: fix the input prompt of Exynos7 DECON
Hyungwon Hwang
human.hwang at samsung.com
Fri Jun 12 05:58:59 PDT 2015
This patch is a preparation patch for adding support for Exynos5433
DECON. Exynos7 DECON have to be distinguished from Exynos5433 DECON.
Signed-off-by: Hyungwon Hwang <human.hwang at samsung.com>
---
Changes for v6:
- New
drivers/gpu/drm/exynos/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig
index f1b1239..ddb7c8a 100644
--- a/drivers/gpu/drm/exynos/Kconfig
+++ b/drivers/gpu/drm/exynos/Kconfig
@@ -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
--
1.9.1
More information about the dri-devel
mailing list