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