projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9157934
)
MLK-18267-1: hdmi tx: Fix HDP driver error variable
author
Sandor Yu
<Sandor.yu@nxp.com>
Thu, 12 Apr 2018 03:03:04 +0000
(11:03 +0800)
committer
Leonard Crestez
<leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000
(
02:51
+0300)
Fix HDP driver configurate error variable.
Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/gpu/drm/imx/hdp/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/imx/hdp/Kconfig
b/drivers/gpu/drm/imx/hdp/Kconfig
index
e037bfb
..
098a1a9
100644
(file)
--- a/
drivers/gpu/drm/imx/hdp/Kconfig
+++ b/
drivers/gpu/drm/imx/hdp/Kconfig
@@
-1,7
+1,7
@@
config DRM_IMX_HDP
tristate "IMX8 HD Display Controller"
select DRM_IMX
- select MX8_HDP
_DP
+ select MX8_HDP
select DRM_KMS_HELPER
select VIDEOMODE_HELPERS
select DRM_GEM_CMA_HELPER