USB: SERIAL CP2101 add device IDs
[linux/fpc-iii.git] / sound / soc / codecs / Kconfig
blob1db04a28a53d46c7732401a2375ea904db158af6
1 config SND_SOC_AC97_CODEC
2         tristate
3         select SND_AC97_CODEC
5 config SND_SOC_AK4535
6         tristate
8 config SND_SOC_UDA1380
9         tristate
11 config SND_SOC_WM8510
12         tristate
14 config SND_SOC_WM8731
15         tristate
17 config SND_SOC_WM8750
18         tristate
20 config SND_SOC_WM8753
21         tristate
23 config SND_SOC_WM8990
24         tristate
26 config SND_SOC_WM9712
27         tristate
29 config SND_SOC_WM9713
30         tristate
32 # Cirrus Logic CS4270 Codec
33 config SND_SOC_CS4270
34         tristate
36 # Cirrus Logic CS4270 Codec Hardware Mute Support
37 # Select if you have external muting circuitry attached to your CS4270.
38 config SND_SOC_CS4270_HWMUTE
39         bool
40         depends on SND_SOC_CS4270
42 # Cirrus Logic CS4270 Codec VD = 3.3V Errata
43 # Select if you are affected by the errata where the part will not function
44 # if MCLK divide-by-1.5 is selected and VD is set to 3.3V.  The driver will
45 # not select any sample rates that require MCLK to be divided by 1.5.
46 config SND_SOC_CS4270_VD33_ERRATA
47         bool
48         depends on SND_SOC_CS4270
50 config SND_SOC_TLV320AIC3X
51         tristate
52         depends on I2C