From bf133eb85426e72e3e4342c0c0a76383bd940d97 Mon Sep 17 00:00:00 2001 From: Viorel Suman Date: Thu, 13 Feb 2020 11:58:56 +0200 Subject: MLK-23313-4: ASoC: fsl: Add Audio XCVR machine driver This patch implements Audio XCVR machine driver for NXP iMX8 SOCs. 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 5fb734fed126..b96947d6c026 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -588,6 +588,14 @@ config SND_SOC_IMX_CDNHDMI Say Y if you want to add support for SoC audio on an i.MX board with IMX CDN HDMI. +config SND_SOC_IMX_XCVR + tristate "SoC Audio support for i.MX boards with XCVR" + select SND_SOC_FSL_XCVR + help + SoC Audio support for i.MX boards with Audio Transceiver (XCVR) + Say Y if you want to add support for SoC audio on an i.MX board with + an Audio Transceiver (XCVR). + endif # SND_IMX_SOC endmenu -- cgit v1.2.3