[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type
[linux-2.6-block.git] / sound / soc / codecs / Kconfig
CommitLineData
7f137ab6
RP
1config SND_SOC_AC97_CODEC
2 tristate
89fe5117 3 select SND_AC97_CODEC
7f137ab6
RP
4
5config SND_SOC_WM8731
6 tristate
7f137ab6
RP
7
8config SND_SOC_WM8750
9 tristate
7f137ab6 10
33703b73
LG
11config SND_SOC_WM8753
12 tristate
33703b73 13
7f137ab6
RP
14config SND_SOC_WM9712
15 tristate
b0c813ce 16
83ac08c0
LG
17config SND_SOC_WM9713
18 tristate
83ac08c0 19
b0c813ce
TT
20# Cirrus Logic CS4270 Codec
21config SND_SOC_CS4270
22 tristate
b0c813ce
TT
23
24# Cirrus Logic CS4270 Codec Hardware Mute Support
25# Select if you have external muting circuitry attached to your CS4270.
26config SND_SOC_CS4270_HWMUTE
27 bool
28 depends on SND_SOC_CS4270
29
30# Cirrus Logic CS4270 Codec VD = 3.3V Errata
31# Select if you are affected by the errata where the part will not function
32# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
33# not select any sample rates that require MCLK to be divided by 1.5.
34config SND_SOC_CS4270_VD33_ERRATA
35 bool
36 depends on SND_SOC_CS4270
37
44d0a879
VB
38config SND_SOC_TLV320AIC3X
39 tristate
89fe5117 40 depends on I2C