blob: 3903ab7dfa4a78ea2e3eebcbf8526f832b5ebdc4 [file] [log] [blame]
Richard Purdie7f137ab2006-10-06 18:38:37 +02001config SND_SOC_AC97_CODEC
2 tristate
Jaroslav Kysela2a405342007-01-22 12:59:08 +01003 depends on SND_SOC
Richard Purdie7f137ab2006-10-06 18:38:37 +02004
5config SND_SOC_WM8731
6 tristate
Jaroslav Kysela2a405342007-01-22 12:59:08 +01007 depends on SND_SOC
Richard Purdie7f137ab2006-10-06 18:38:37 +02008
9config SND_SOC_WM8750
10 tristate
Jaroslav Kysela2a405342007-01-22 12:59:08 +010011 depends on SND_SOC
Richard Purdie7f137ab2006-10-06 18:38:37 +020012
Liam Girdwood33703b72007-04-16 19:18:15 +020013config SND_SOC_WM8753
14 tristate
15 depends on SND_SOC
16
Richard Purdie7f137ab2006-10-06 18:38:37 +020017config SND_SOC_WM9712
18 tristate
Jaroslav Kysela2a405342007-01-22 12:59:08 +010019 depends on SND_SOC
Timur Tabib0c813c2007-07-31 18:18:44 +020020
Liam Girdwood83ac08c2008-02-15 16:43:11 +010021config SND_SOC_WM9713
22 tristate
23 depends on SND_SOC
24
Timur Tabib0c813c2007-07-31 18:18:44 +020025# Cirrus Logic CS4270 Codec
26config SND_SOC_CS4270
27 tristate
28 depends on SND_SOC
29
30# Cirrus Logic CS4270 Codec Hardware Mute Support
31# Select if you have external muting circuitry attached to your CS4270.
32config SND_SOC_CS4270_HWMUTE
33 bool
34 depends on SND_SOC_CS4270
35
36# Cirrus Logic CS4270 Codec VD = 3.3V Errata
37# Select if you are affected by the errata where the part will not function
38# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
39# not select any sample rates that require MCLK to be divided by 1.5.
40config SND_SOC_CS4270_VD33_ERRATA
41 bool
42 depends on SND_SOC_CS4270
43
Vladimir Barinov44d0a872007-11-14 17:07:17 +010044config SND_SOC_TLV320AIC3X
45 tristate
46 depends on SND_SOC && I2C