ASoC: Complain if we fail to create DAPM controls
[linux-2.6-block.git] / sound / soc / codecs / Kconfig
CommitLineData
0c941615
MB
1config SND_SOC_ALL_CODECS
2 tristate "Build all ASoC CODEC drivers"
0763722d 3 select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS
ca53fb24
MB
4 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
5 select SND_SOC_AD73311 if I2C
6 select SND_SOC_AK4535 if I2C
7 select SND_SOC_CS4270 if I2C
1c0090c2 8 select SND_SOC_PCM3008
ca53fb24
MB
9 select SND_SOC_SSM2602 if I2C
10 select SND_SOC_TLV320AIC23 if I2C
11 select SND_SOC_TLV320AIC26 if SPI_MASTER
12 select SND_SOC_TLV320AIC3X if I2C
cc17557e 13 select SND_SOC_TWL4030 if TWL4030_CORE
1cad1de1 14 select SND_SOC_UDA134X
ca53fb24
MB
15 select SND_SOC_UDA1380 if I2C
16 select SND_SOC_WM8510 if (I2C || SPI_MASTER)
17 select SND_SOC_WM8580 if I2C
71cfc902 18 select SND_SOC_WM8728 if (I2C || SPI_MASTER)
ca53fb24
MB
19 select SND_SOC_WM8731 if (I2C || SPI_MASTER)
20 select SND_SOC_WM8750 if (I2C || SPI_MASTER)
21 select SND_SOC_WM8753 if (I2C || SPI_MASTER)
22 select SND_SOC_WM8900 if I2C
23 select SND_SOC_WM8903 if I2C
24 select SND_SOC_WM8971 if I2C
25 select SND_SOC_WM8990 if I2C
26 select SND_SOC_WM9712 if SND_SOC_AC97_BUS
27 select SND_SOC_WM9713 if SND_SOC_AC97_BUS
0c941615
MB
28 help
29 Normally ASoC codec drivers are only built if a machine driver which
30 uses them is also built since they are only usable with a machine
31 driver. Selecting this option will allow these drivers to be built
32 without an explicit machine driver for test and development purposes.
33
ca53fb24
MB
34 Support for the bus types used to access the codecs to be built must
35 be selected separately.
36
0c941615
MB
37 If unsure select "N".
38
39
7f137ab6
RP
40config SND_SOC_AC97_CODEC
41 tristate
89fe5117 42 select SND_AC97_CODEC
7f137ab6 43
5f57dc8b
CC
44config SND_SOC_AD1980
45 tristate
46
0e77e784
CC
47config SND_SOC_AD73311
48 tristate
49
796d2ca8
RP
50config SND_SOC_AK4535
51 tristate
52
3e860846
MB
53# Cirrus Logic CS4270 Codec
54config SND_SOC_CS4270
55 tristate
56
57# Cirrus Logic CS4270 Codec Hardware Mute Support
58# Select if you have external muting circuitry attached to your CS4270.
59config SND_SOC_CS4270_HWMUTE
60 bool
61 depends on SND_SOC_CS4270
62
63# Cirrus Logic CS4270 Codec VD = 3.3V Errata
64# Select if you are affected by the errata where the part will not function
65# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
66# not select any sample rates that require MCLK to be divided by 1.5.
67config SND_SOC_CS4270_VD33_ERRATA
68 bool
69 depends on SND_SOC_CS4270
70
1cad1de1
CP
71config SND_SOC_L3
72 tristate
73
1c0090c2
HV
74config SND_SOC_PCM3008
75 tristate
76
3e860846
MB
77config SND_SOC_SSM2602
78 tristate
79
c1f27190
AK
80config SND_SOC_TLV320AIC23
81 tristate
82 depends on I2C
83
3e860846 84config SND_SOC_TLV320AIC26
d5d8d837 85 tristate "TI TLV320AIC26 Codec support" if SND_SOC_OF_SIMPLE
446e0f69 86 depends on SPI
3e860846
MB
87
88config SND_SOC_TLV320AIC3X
89 tristate
90 depends on I2C
91
cc17557e
SS
92config SND_SOC_TWL4030
93 tristate
94 depends on TWL4030_CORE
95
1cad1de1
CP
96config SND_SOC_UDA134X
97 tristate
98 select SND_SOC_L3
99
b7482f52
PZ
100config SND_SOC_UDA1380
101 tristate
102
5d421516
MB
103config SND_SOC_WM8510
104 tristate
105
e88ba015
MB
106config SND_SOC_WM8580
107 tristate
108
71cfc902
MB
109config SND_SOC_WM8728
110 tristate
111
7f137ab6
RP
112config SND_SOC_WM8731
113 tristate
7f137ab6
RP
114
115config SND_SOC_WM8750
116 tristate
7f137ab6 117
33703b73
LG
118config SND_SOC_WM8753
119 tristate
33703b73 120
0e0e16a8
MB
121config SND_SOC_WM8900
122 tristate
123
f1c0a02f
MB
124config SND_SOC_WM8903
125 tristate
126
8bae3e23
KK
127config SND_SOC_WM8971
128 tristate
129
f10485e7
MB
130config SND_SOC_WM8990
131 tristate
132
7f137ab6
RP
133config SND_SOC_WM9712
134 tristate
b0c813ce 135
83ac08c0
LG
136config SND_SOC_WM9713
137 tristate