From 2e02a9402d8892ea421dab6423dd5185bc5b14a6 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Tue, 1 Aug 2017 18:08:54 +0800 Subject: MLK-16130-2: ASoC: fsl: add machine driver for cadence hdmi The machine driver will call the API which is provided by the cadence to configure the audio features. Signed-off-by: Shengjiu Wang [ Aisheng: clean for a new base ] Signed-off-by: Dong Aisheng --- sound/soc/fsl/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 9e410697b6a9..7786c9ccbb5d 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -333,6 +333,17 @@ config SND_SOC_IMX_HDMI Say Y if you want to add support for SoC audio on an i.MX board with IMX HDMI. +config SND_SOC_IMX_CDNHDMI + tristate "SoC Audio support for i.MX boards with CDN HDMI port" + depends on FB_MX8_HDMI + select SND_SOC_IMX_PCM_DMA + select SND_SOC_FSL_SAI + select SND_SOC_HDMI_CODEC + help + SoC Audio support for i.MX boards with CDN HDMI audio + Say Y if you want to add support for SoC audio on an i.MX board with + IMX CDN HDMI. + endif # SND_IMX_SOC endmenu -- cgit v1.2.3