From c7aa3b9266707af7ef4b01406d487bec5648ab7e Mon Sep 17 00:00:00 2001 From: Viorel Suman Date: Thu, 13 Feb 2020 11:48:46 +0200 Subject: MLK-23313-3: ASoC: fsl: Add Audio XCVR CPU DAI driver. The patch implements Audio XCVR CPU DAI driver for NXP iMX8 SOCs. Audio XCVR is a on-chip functional module and implements HDMI 2.1 spec eARC, ARC and SPDIF modes. Signed-off-by: Viorel Suman Reviewed-by: Shengjiu Wang --- sound/soc/fsl/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 7c0e0c6c596a..5fb734fed126 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -122,6 +122,14 @@ config SND_SOC_FSL_DSP_AUDIOMIX help Say Y if you want to add Audio MIX helper for DSP +config SND_SOC_FSL_XCVR + tristate "NXP Audio Transceiver (XCVR) module support" + select REGMAP_MMIO + select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n + select SND_SOC_GENERIC_DMAENGINE_PCM + help + Say Y if you want to add Audio Transceiver (XCVR) support for NXP. + config SND_SOC_FSL_UTILS tristate -- cgit v1.2.3