#
# Multiplexer devices
#

config RXVIEW_VPU_CODA988
	tristate "rxview vpu coda988"
	depends on GPU_RXST_RXVIEWGPU
	depends on MEDIA_SUPPORT
	depends on HAS_DMA
	select VIDEOBUF2_DMA_CONTIG
	select V4L2_MEM2MEM_DEV
	select GENERIC_ALLOCATOR
	default m
	---help---
	    This driver provides downloading VPU firmware and
	    communicating with VPU. This driver for hw video
	    codec embedded in Rxview GPUs. It is able to handle
	    video decoding/encoding in a range of formats.

	    If M is selected, the module will be called vpucoda988.

