MLK-18267-1: hdmi tx: Fix HDP driver error variable
authorSandor Yu <Sandor.yu@nxp.com>
Thu, 12 Apr 2018 03:03:04 +0000 (11:03 +0800)
committerLeonard 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

index e037bfb..098a1a9 100644 (file)
@@ -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