summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2020-02-13 11:48:46 +0200
committerViorel Suman <viorel.suman@nxp.com>2020-02-20 12:57:57 +0200
commitc7aa3b9266707af7ef4b01406d487bec5648ab7e (patch)
tree7695e11b78bd01aaef2dce1794581a75bbad2e47 /sound/soc/fsl/Kconfig
parent54d5ce342390141c4b47e437ae1be21c9f414ad1 (diff)
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 <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig8
1 files changed, 8 insertions, 0 deletions
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