2 tristate "DRM Support for Samsung SoC EXYNOS Series"
3 depends on DRM && PLAT_SAMSUNG
7 select FB_CFB_IMAGEBLIT
8 select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
10 Choose this option if you have a Samsung SoC EXYNOS chipset.
11 If M is selected the module will be called exynosdrm.
13 config DRM_EXYNOS_DMABUF
14 bool "EXYNOS DRM DMABUF"
17 Choose this option if you want to use DMABUF feature for DRM.
19 config DRM_EXYNOS_FIMD
20 bool "Exynos DRM FIMD"
21 depends on DRM_EXYNOS && !FB_S3C
23 Choose this option if you want to use Exynos FIMD for DRM.
25 config DRM_EXYNOS_HDMI
26 bool "Exynos DRM HDMI"
27 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV
29 Choose this option if you want to use Exynos HDMI for DRM.
31 config DRM_EXYNOS_VIDI
32 bool "Exynos DRM Virtual Display"
35 Choose this option if you want to use Exynos VIDI for DRM.
41 Choose this option if you want to use Exynos G2D for DRM.