ASoC: uda134x: fix bias level setup on initialization
[deliverable/linux.git] / sound / soc / imx / Kconfig
CommitLineData
8380222e 1config SND_IMX_SOC
c6848bf5 2 tristate "SoC Audio for Freescale i.MX CPUs"
3cc4e53f 3 depends on ARCH_MXC
fd6a6394 4 select SND_PCM
8380222e
SH
5 select FIQ
6 select SND_SOC_AC97_BUS
fd6a6394
M
7 help
8 Say Y or M if you want to add support for codecs attached to
8380222e 9 the i.MX SSI interface.
fd6a6394 10
9d8bc296
M
11config SND_MXC_SOC_SSI
12 tristate
fd6a6394 13
eeec1246
MB
14config SND_MXC_SOC_WM1133_EV1
15 tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"
29512c95 16 depends on SND_IMX_SOC && MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL
eeec1246
MB
17 select SND_SOC_WM8350
18 select SND_MXC_SOC_SSI
19 help
20 Enable support for audio on the i.MX31ADS with the WM1133-EV1
21 PMIC board with WM8835x fitted.
fc9cbe39
SH
22
23config SND_SOC_PHYCORE_AC97
24 tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
25 depends on MACH_PCM043 || MACH_PCA100
26 select SND_MXC_SOC_SSI
27 select SND_SOC_WM9712
28 help
29 Say Y if you want to add support for SoC audio on Phytec phyCORE
30 and phyCARD boards in AC97 mode
91157888
EB
31
32config SND_SOC_EUKREA_TLV320
33 bool "Eukrea TLV320"
43793207 34 depends on MACH_EUKREA_MBIMX27_BASEBOARD || MACH_EUKREA_MBIMXSD_BASEBOARD
91157888
EB
35 select SND_IMX_SOC
36 select SND_SOC_TLV320AIC23
37 help
38 Enable I2S based access to the TLV320AIC23B codec attached
39 to the SSI4 interface
This page took 0.061591 seconds and 5 git commands to generate.