drm/panel: Change dlen from u16 to u8
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / exynos / Kconfig
index 96e86cf4455bce343263c4064246597c7a89d01c..183630c982be5cfb26b39e658197c603088d7a8b 100644 (file)
@@ -71,8 +71,9 @@ config DRM_EXYNOS_DSI
          This enables support for Exynos MIPI-DSI device.
 
 config DRM_EXYNOS_DP
-       bool "Display Port"
+       bool "EXYNOS specific extensions for Analogix DP driver"
        depends on DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON
+       select DRM_ANALOGIX_DP
        default DRM_EXYNOS
        select DRM_PANEL
        help