# SPDX-License-Identifier: GPL-2.0

config RXVIEW_HDMI_AUDIO
	tristate "RXView I2S HDMI Audio interface"
	depends on GPU_RXST_RXVIEWGPU && SND_SOC
	select REGMAP_MMIO
	select SND_SOC_GENERIC_DMAENGINE_PCM
	select GENERIC_ALLOCATOR
	help
	  Choose this option if you want to compile the RXView HDMI Audio
	  drivers integrated in RXView GPU.
	  It supports the BF200 soc and BF2000 hardware.

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