]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - sound/soc/codecs/Kconfig
ALSA: ASoC: AD1980 audio codec driver
[linux-2.6-omap-h63xx.git] / sound / soc / codecs / Kconfig
1 config SND_SOC_AC97_CODEC
2         tristate
3         select SND_AC97_CODEC
4
5 config SND_SOC_AD1980
6         tristate
7
8 config SND_SOC_AK4535
9         tristate
10
11 config SND_SOC_UDA1380
12         tristate
13
14 config SND_SOC_WM8510
15         tristate
16
17 config SND_SOC_WM8731
18         tristate
19
20 config SND_SOC_WM8750
21         tristate
22
23 config SND_SOC_WM8753
24         tristate
25
26 config SND_SOC_WM8990
27         tristate
28
29 config SND_SOC_WM9712
30         tristate
31
32 config SND_SOC_WM9713
33         tristate
34
35 # Cirrus Logic CS4270 Codec
36 config SND_SOC_CS4270
37         tristate
38
39 # Cirrus Logic CS4270 Codec Hardware Mute Support
40 # Select if you have external muting circuitry attached to your CS4270.
41 config SND_SOC_CS4270_HWMUTE
42         bool
43         depends on SND_SOC_CS4270
44
45 # Cirrus Logic CS4270 Codec VD = 3.3V Errata
46 # Select if you are affected by the errata where the part will not function
47 # if MCLK divide-by-1.5 is selected and VD is set to 3.3V.  The driver will
48 # not select any sample rates that require MCLK to be divided by 1.5.
49 config SND_SOC_CS4270_VD33_ERRATA
50         bool
51         depends on SND_SOC_CS4270
52
53 config SND_SOC_TLV320AIC26
54         tristate "TI TLV320AIC26 Codec support"
55         depends on SND_SOC && SPI
56
57 config SND_SOC_TLV320AIC3X
58         tristate
59         depends on I2C