11c248b7dSInki Daeconfig DRM_EXYNOS 21c248b7dSInki Dae tristate "DRM Support for Samsung SoC EXYNOS Series" 31c248b7dSInki Dae depends on DRM && PLAT_SAMSUNG 41c248b7dSInki Dae default n 51c248b7dSInki Dae select DRM_KMS_HELPER 61c248b7dSInki Dae select FB_CFB_FILLRECT 71c248b7dSInki Dae select FB_CFB_COPYAREA 81c248b7dSInki Dae select FB_CFB_IMAGEBLIT 91c248b7dSInki Dae select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE 101c248b7dSInki Dae help 111c248b7dSInki Dae Choose this option if you have a Samsung SoC EXYNOS chipset. 121c248b7dSInki Dae If M is selected the module will be called exynosdrm. 131c248b7dSInki Dae 141c248b7dSInki Daeconfig DRM_EXYNOS_FIMD 151c248b7dSInki Dae tristate "Exynos DRM FIMD" 161c248b7dSInki Dae depends on DRM_EXYNOS 171c248b7dSInki Dae default n 181c248b7dSInki Dae help 191c248b7dSInki Dae Choose this option if you want to use Exynos FIMD for DRM. 201c248b7dSInki Dae If M is selected, the module will be called exynos_drm_fimd 21