1 menu "SoC Audio for Freescale CPUs"
3 comment "Common SoC Audio options for Freescale CPUs:"
5 config SND_SOC_FSL_ASRC
6 tristate "Asynchronous Sample Rate Converter (ASRC) module support"
9 select SND_SOC_GENERIC_DMAENGINE_PCM
11 Say Y if you want to add Asynchronous Sample Rate Converter (ASRC)
12 support for the Freescale CPUs.
13 This option is only useful for out-of-tree drivers since
14 in-tree drivers select it automatically.
16 config SND_SOC_FSL_SAI
17 tristate "Synchronous Audio Interface (SAI) module support"
19 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
20 select SND_SOC_GENERIC_DMAENGINE_PCM
22 Say Y if you want to add Synchronous Audio Interface (SAI)
23 support for the Freescale CPUs.
24 This option is only useful for out-of-tree drivers since
25 in-tree drivers select it automatically.
27 config SND_SOC_FSL_SSI
28 tristate "Synchronous Serial Interface module (SSI) support"
29 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
30 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC)
33 Say Y if you want to add Synchronous Serial Interface (SSI)
34 support for the Freescale CPUs.
35 This option is only useful for out-of-tree drivers since
36 in-tree drivers select it automatically.
38 config SND_SOC_FSL_SPDIF
39 tristate "Sony/Philips Digital Interface (S/PDIF) module support"
41 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
42 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC)
45 Say Y if you want to add Sony/Philips Digital Interface (SPDIF)
46 support for the Freescale CPUs.
47 This option is only useful for out-of-tree drivers since
48 in-tree drivers select it automatically.
50 config SND_SOC_FSL_ESAI
51 tristate "Enhanced Serial Audio Interface (ESAI) module support"
53 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
55 Say Y if you want to add Enhanced Synchronous Audio Interface
56 (ESAI) support for the Freescale CPUs.
57 This option is only useful for out-of-tree drivers since
58 in-tree drivers select it automatically.
60 config SND_SOC_FSL_UTILS
63 config SND_SOC_IMX_PCM_DMA
65 select SND_SOC_GENERIC_DMAENGINE_PCM
67 config SND_SOC_IMX_AUDMUX
68 tristate "Digital Audio Mux module support"
70 Say Y if you want to add Digital Audio Mux (AUDMUX) support
71 for the ARM i.MX CPUs.
72 This option is only useful for out-of-tree drivers since
73 in-tree drivers select it automatically.
75 config SND_POWERPC_SOC
76 tristate "SoC Audio for Freescale PowerPC CPUs"
77 depends on FSL_SOC || PPC_MPC52xx
79 Say Y or M if you want to add support for codecs attached to
83 tristate "SoC Audio for Freescale i.MX CPUs"
84 depends on ARCH_MXC || COMPILE_TEST
86 Say Y or M if you want to add support for codecs attached to
91 config SND_MPC52xx_DMA
94 config SND_SOC_POWERPC_DMA
97 comment "SoC Audio support for Freescale PPC boards:"
99 config SND_SOC_MPC8610_HPCD
100 tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
101 # I2C is necessary for the CS4270 driver
102 depends on MPC8610_HPCD && I2C
103 select SND_SOC_FSL_SSI
104 select SND_SOC_FSL_UTILS
105 select SND_SOC_POWERPC_DMA
106 select SND_SOC_CS4270
107 select SND_SOC_CS4270_VD33_ERRATA
108 default y if MPC8610_HPCD
110 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
112 config SND_SOC_P1022_DS
113 tristate "ALSA SoC support for the Freescale P1022 DS board"
114 # I2C is necessary for the WM8776 driver
115 depends on P1022_DS && I2C
116 select SND_SOC_FSL_SSI
117 select SND_SOC_FSL_UTILS
118 select SND_SOC_POWERPC_DMA
119 select SND_SOC_WM8776
120 default y if P1022_DS
122 Say Y if you want to enable audio on the Freescale P1022 DS board.
123 This will also include the Wolfson Microelectronics WM8776 codec
126 config SND_SOC_P1022_RDK
127 tristate "ALSA SoC support for the Freescale / iVeia P1022 RDK board"
128 # I2C is necessary for the WM8960 driver
129 depends on P1022_RDK && I2C
130 select SND_SOC_FSL_SSI
131 select SND_SOC_FSL_UTILS
132 select SND_SOC_POWERPC_DMA
133 select SND_SOC_WM8960
134 default y if P1022_RDK
136 Say Y if you want to enable audio on the Freescale / iVeia
137 P1022 RDK board. This will also include the Wolfson
138 Microelectronics WM8960 codec driver.
140 config SND_SOC_MPC5200_I2S
141 tristate "Freescale MPC5200 PSC in I2S mode driver"
142 depends on PPC_MPC52xx && PPC_BESTCOMM
143 select SND_MPC52xx_DMA
144 select PPC_BESTCOMM_GEN_BD
146 Say Y here to support the MPC5200 PSCs in I2S mode.
148 config SND_SOC_MPC5200_AC97
149 tristate "Freescale MPC5200 PSC in AC97 mode driver"
150 depends on PPC_MPC52xx && PPC_BESTCOMM
151 select SND_SOC_AC97_BUS
152 select SND_MPC52xx_DMA
153 select PPC_BESTCOMM_GEN_BD
155 Say Y here to support the MPC5200 PSCs in AC97 mode.
157 config SND_MPC52xx_SOC_PCM030
158 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
159 depends on PPC_MPC5200_SIMPLE
160 select SND_SOC_MPC5200_AC97
161 select SND_SOC_WM9712
163 Say Y if you want to add support for sound on the Phytec pcm030
166 config SND_MPC52xx_SOC_EFIKA
167 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
169 select SND_SOC_MPC5200_AC97
170 select SND_SOC_STAC9766
172 Say Y if you want to add support for sound on the Efika.
174 endif # SND_POWERPC_SOC
178 config SND_SOC_IMX_SSI
180 select SND_SOC_FSL_UTILS
182 config SND_SOC_IMX_PCM_FIQ
186 comment "SoC Audio support for Freescale i.MX boards:"
188 config SND_MXC_SOC_WM1133_EV1
189 tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted"
190 depends on MACH_MX31ADS_WM1133_EV1
191 select SND_SOC_WM8350
192 select SND_SOC_IMX_PCM_FIQ
193 select SND_SOC_IMX_AUDMUX
194 select SND_SOC_IMX_SSI
196 Enable support for audio on the i.MX31ADS with the WM1133-EV1
197 PMIC board with WM8835x fitted.
199 config SND_SOC_MX27VIS_AIC32X4
200 tristate "SoC audio support for Visstrim M10 boards"
201 depends on MACH_IMX27_VISSTRIM_M10 && I2C
202 select SND_SOC_TLV320AIC32X4
203 select SND_SOC_IMX_PCM_DMA
204 select SND_SOC_IMX_AUDMUX
205 select SND_SOC_IMX_SSI
207 Say Y if you want to add support for SoC audio on Visstrim SM10
208 board with TLV320AIC32X4 codec.
210 config SND_SOC_PHYCORE_AC97
211 tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
212 depends on MACH_PCM043 || MACH_PCA100
213 select SND_SOC_AC97_BUS
214 select SND_SOC_WM9712
215 select SND_SOC_IMX_PCM_FIQ
216 select SND_SOC_IMX_AUDMUX
217 select SND_SOC_IMX_SSI
219 Say Y if you want to add support for SoC audio on Phytec phyCORE
220 and phyCARD boards in AC97 mode
222 config SND_SOC_EUKREA_TLV320
223 tristate "Eukrea TLV320"
224 depends on ARCH_MXC && I2C
225 select SND_SOC_TLV320AIC23_I2C
226 select SND_SOC_IMX_AUDMUX
227 select SND_SOC_IMX_SSI
228 select SND_SOC_FSL_SSI
229 select SND_SOC_IMX_PCM_DMA
231 Enable I2S based access to the TLV320AIC23B codec attached
234 config SND_SOC_IMX_WM8962
235 tristate "SoC Audio support for i.MX boards with wm8962"
236 depends on OF && I2C && INPUT
237 select SND_SOC_WM8962
238 select SND_SOC_IMX_PCM_DMA
239 select SND_SOC_IMX_AUDMUX
240 select SND_SOC_FSL_SSI
242 Say Y if you want to add support for SoC audio on an i.MX board with
245 config SND_SOC_IMX_ES8328
246 tristate "SoC Audio support for i.MX boards with the ES8328 codec"
247 depends on OF && (I2C || SPI)
248 select SND_SOC_ES8328_I2C if I2C
249 select SND_SOC_ES8328_SPI if SPI_MASTER
250 select SND_SOC_IMX_PCM_DMA
251 select SND_SOC_IMX_AUDMUX
252 select SND_SOC_FSL_SSI
254 Say Y if you want to add support for the ES8328 audio codec connected
255 via SSI/I2S over either SPI or I2C.
257 config SND_SOC_IMX_SGTL5000
258 tristate "SoC Audio support for i.MX boards with sgtl5000"
260 select SND_SOC_SGTL5000
261 select SND_SOC_IMX_PCM_DMA
262 select SND_SOC_IMX_AUDMUX
263 select SND_SOC_FSL_SSI
265 Say Y if you want to add support for SoC audio on an i.MX board with
268 config SND_SOC_IMX_SPDIF
269 tristate "SoC Audio support for i.MX boards with S/PDIF"
270 select SND_SOC_IMX_PCM_DMA
271 select SND_SOC_FSL_SPDIF
273 SoC Audio support for i.MX boards with S/PDIF
274 Say Y if you want to add support for SoC audio on an i.MX board with
277 config SND_SOC_IMX_MC13783
278 tristate "SoC Audio support for I.MX boards with mc13783"
279 depends on MFD_MC13XXX && ARM
280 select SND_SOC_IMX_SSI
281 select SND_SOC_IMX_AUDMUX
282 select SND_SOC_MC13783
283 select SND_SOC_IMX_PCM_DMA
285 config SND_SOC_FSL_ASOC_CARD
286 tristate "Generic ASoC Sound Card with ASRC support"
288 # enforce SND_SOC_FSL_ASOC_CARD=m if SND_AC97_CODEC=m:
289 depends on SND_AC97_CODEC || SND_AC97_CODEC=n
290 select SND_SOC_IMX_AUDMUX
291 select SND_SOC_IMX_PCM_DMA
292 select SND_SOC_FSL_ESAI
293 select SND_SOC_FSL_SAI
294 select SND_SOC_FSL_SSI
296 ALSA SoC Audio support with ASRC feature for Freescale SoCs that have
297 ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888,
298 CS4271, CS4272 and SGTL5000.
299 Say Y if you want to add support for Freescale Generic ASoC Sound Card.