]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/gpu/drm/exynos/Kconfig
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
[mirror_ubuntu-hirsute-kernel.git] / drivers / gpu / drm / exynos / Kconfig
index 6e1a1a20cf6b4ab94a0f06f43d6470416dfcc879..5bf5bca94f562850ad96a9dcb654766d7632999a 100644 (file)
@@ -31,6 +31,30 @@ config DRM_EXYNOS_FIMD
        help
          Choose this option if you want to use Exynos FIMD for DRM.
 
+config DRM_EXYNOS_DPI
+       bool "EXYNOS DRM parallel output support"
+       depends on DRM_EXYNOS
+       select DRM_PANEL
+       default n
+       help
+         This enables support for Exynos parallel output.
+
+config DRM_EXYNOS_DSI
+       bool "EXYNOS DRM MIPI-DSI driver support"
+       depends on DRM_EXYNOS
+       select DRM_MIPI_DSI
+       select DRM_PANEL
+       default n
+       help
+         This enables support for Exynos MIPI-DSI device.
+
+config DRM_EXYNOS_DP
+       bool "EXYNOS DRM DP driver support"
+       depends on DRM_EXYNOS && ARCH_EXYNOS
+       default DRM_EXYNOS
+       help
+         This enables support for DP device.
+
 config DRM_EXYNOS_HDMI
        bool "Exynos DRM HDMI"
        depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV