aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/fsl/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 081e406b3713..19c302b0d763 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -24,7 +24,7 @@ config SND_SOC_FSL_SAI
24 in-tree drivers select it automatically. 24 in-tree drivers select it automatically.
25 25
26config SND_SOC_FSL_SSI 26config SND_SOC_FSL_SSI
27 tristate "Synchronous Serial Interface module support" 27 tristate "Synchronous Serial Interface module (SSI) support"
28 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 28 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
29 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC) 29 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC)
30 select REGMAP_MMIO 30 select REGMAP_MMIO
@@ -35,7 +35,7 @@ config SND_SOC_FSL_SSI
35 in-tree drivers select it automatically. 35 in-tree drivers select it automatically.
36 36
37config SND_SOC_FSL_SPDIF 37config SND_SOC_FSL_SPDIF
38 tristate "Sony/Philips Digital Interface module support" 38 tristate "Sony/Philips Digital Interface (S/PDIF) module support"
39 select REGMAP_MMIO 39 select REGMAP_MMIO
40 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 40 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
41 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC) 41 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC)