blob: 7beefccfa82111c886a060c7b176dd03c1c04699 [file] [log] [blame]
Richard Purdie7f137ab2006-10-06 18:38:37 +02001config SND_SOC_AC97_CODEC
2 tristate
Takashi Iwai89fe5112008-05-23 16:10:37 +02003 select SND_AC97_CODEC
Richard Purdie7f137ab2006-10-06 18:38:37 +02004
Philipp Zabelb7482f52008-05-28 17:58:06 +01005config SND_SOC_UDA1380
6 tristate
7
Richard Purdie7f137ab2006-10-06 18:38:37 +02008config SND_SOC_WM8731
9 tristate
Richard Purdie7f137ab2006-10-06 18:38:37 +020010
11config SND_SOC_WM8750
12 tristate
Richard Purdie7f137ab2006-10-06 18:38:37 +020013
Liam Girdwood33703b72007-04-16 19:18:15 +020014config SND_SOC_WM8753
15 tristate
Liam Girdwood33703b72007-04-16 19:18:15 +020016
Richard Purdie7f137ab2006-10-06 18:38:37 +020017config SND_SOC_WM9712
18 tristate
Timur Tabib0c813c2007-07-31 18:18:44 +020019
Liam Girdwood83ac08c2008-02-15 16:43:11 +010020config SND_SOC_WM9713
21 tristate
Liam Girdwood83ac08c2008-02-15 16:43:11 +010022
Timur Tabib0c813c2007-07-31 18:18:44 +020023# Cirrus Logic CS4270 Codec
24config SND_SOC_CS4270
25 tristate
Timur Tabib0c813c2007-07-31 18:18:44 +020026
27# Cirrus Logic CS4270 Codec Hardware Mute Support
28# Select if you have external muting circuitry attached to your CS4270.
29config SND_SOC_CS4270_HWMUTE
30 bool
31 depends on SND_SOC_CS4270
32
33# Cirrus Logic CS4270 Codec VD = 3.3V Errata
34# Select if you are affected by the errata where the part will not function
35# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
36# not select any sample rates that require MCLK to be divided by 1.5.
37config SND_SOC_CS4270_VD33_ERRATA
38 bool
39 depends on SND_SOC_CS4270
40
Vladimir Barinov44d0a872007-11-14 17:07:17 +010041config SND_SOC_TLV320AIC3X
42 tristate
Takashi Iwai89fe5112008-05-23 16:10:37 +020043 depends on I2C