config DRM_RCAR_RVGC
	tristate "DRM Support for R-Car Virtual Graphics Card"
	depends on DRM && OF
	depends on ARM || ARM64
	depends on ARCH_RENESAS || COMPILE_TEST
	select DRM_KMS_HELPER
	select DRM_KMS_CMA_HELPER
	select DRM_GEM_CMA_HELPER
	select VIDEOMODE_HELPERS
	select RCAR_MFIS
	help
	  Choose this option if you have an R-Car chipset.
	  If M is selected the module will be called rcar-rvgc-drm.
