config VIDEO_MEDIATEK_MDP_MT8167
	tristate "Mediatek MDP driver for MT8167 SoC"
	depends on MTK_IOMMU || COMPILE_TEST
	depends on VIDEO_DEV && VIDEO_V4L2
	depends on ARCH_MEDIATEK || COMPILE_TEST
	depends on MTK_SMI || (COMPILE_TEST && MTK_SMI=n)
	depends on !VIDEO_MEDIATEK_MDP
	depends on VIDEO_MEDIATEK_VCU_MT8167
	depends on VIDEOBUF2_DMA_CONTIG
	depends on V4L2_MEM2MEM_DEV
	help
	    It is a v4l2 driver and present in Mediatek MT8173 SoCs.
	    The driver supports for scaling and color space conversion.

	    To compile this driver as a module, choose M here: the
	    module will be called mtk-mdp.

