config DRM_BAIKAL_VDU
	tristate "DRM Support for Baikal-M VDU"
	depends on DRM
	depends on ARM || ARM64 || COMPILE_TEST
	depends on COMMON_CLK
	default y if ARCH_BAIKAL
	select DRM_KMS_HELPER
	select DRM_KMS_DMA_HELPER
	select DRM_GEM_DMA_HELPER
	select DRM_PANEL
	select DRM_BAIKAL_HDMI
	select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
	help
	  Choose this option for DRM support for the Baikal-M Video Display Unit (VDU).
	  If M is selected the module will be called baikal_vdu_drm.
