Skip to content

Commit 9a09a69

Browse files
Hyungwon Hwangdaeinki
authored andcommitted
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: Hyungwon Hwang <human.hwang@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
1 parent fc2e013 commit 9a09a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/exynos/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ config DRM_EXYNOS_FIMD
2525
Choose this option if you want to use Exynos FIMD for DRM.
2626

2727
config DRM_EXYNOS7_DECON
28-
bool "Exynos DRM DECON"
28+
bool "Exynos7 DRM DECON"
2929
depends on DRM_EXYNOS && !FB_S3C
3030
select FB_MODE_HELPERS
3131
help

0 commit comments

Comments
 (0)