[ALSA] maestro3: Fix hw volume on HP OmniBook
[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 4
b7482f52
PZ
5config SND_SOC_UDA1380
6 tristate
7
7f137ab6
RP
8config SND_SOC_WM8731
9 tristate
7f137ab6
RP
10
11config SND_SOC_WM8750
12 tristate
7f137ab6 13
33703b73
LG
14config SND_SOC_WM8753
15 tristate
33703b73 16
7f137ab6
RP
17config SND_SOC_WM9712
18 tristate
b0c813ce 19
83ac08c0
LG
20config SND_SOC_WM9713
21 tristate
83ac08c0 22
b0c813ce
TT
23# Cirrus Logic CS4270 Codec
24config SND_SOC_CS4270
25 tristate
b0c813ce
TT
26
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
44d0a879
VB
41config SND_SOC_TLV320AIC3X
42 tristate
89fe5117 43 depends on I2C