projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc2e013
)
drm/exynos: fix the input prompt of Exynos7 DECON
author
Hyungwon Hwang
<human.hwang@samsung.com>
Fri, 12 Jun 2015 12:58:59 +0000
(21:58 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 22 Jun 2015 10:05:58 +0000
(19:05 +0900)
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>
drivers/gpu/drm/exynos/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/exynos/Kconfig
b/drivers/gpu/drm/exynos/Kconfig
index f1b1239d2f45018d4610226bb80773e15a5e2a0e..ddb7c8a26bfc58e3daf23116bd5dc82a590ca6a0 100644
(file)
--- 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 "Exynos
7
DRM DECON"
depends on DRM_EXYNOS && !FB_S3C
select FB_MODE_HELPERS
help