hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/sound/soc/codecs/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 # Helper to resolve issues with configs that have SPI enabled but I2C
23 # modular, meaning we can't build the codec driver in with I2C support.
34 # We use an ordered list of conditional defaults to pick the appropriate
....@@ -13,253 +14,299 @@
1314 config SND_SOC_ALL_CODECS
1415 tristate "Build all ASoC CODEC drivers"
1516 depends on COMPILE_TEST
16
- select SND_SOC_88PM860X if MFD_88PM860X
17
- select SND_SOC_L3
18
- select SND_SOC_AB8500_CODEC if ABX500_CORE
19
- select SND_SOC_AC97_CODEC
20
- select SND_SOC_AD1836 if SPI_MASTER
21
- select SND_SOC_AD193X_SPI if SPI_MASTER
22
- select SND_SOC_AD193X_I2C if I2C
23
- select SND_SOC_AD1980 if SND_SOC_AC97_BUS
24
- select SND_SOC_AD73311
25
- select SND_SOC_ADAU1373 if I2C
26
- select SND_SOC_ADAU1761_I2C if I2C
27
- select SND_SOC_ADAU1761_SPI if SPI
28
- select SND_SOC_ADAU1781_I2C if I2C
29
- select SND_SOC_ADAU1781_SPI if SPI
30
- select SND_SOC_ADAV801 if SPI_MASTER
31
- select SND_SOC_ADAV803 if I2C
32
- select SND_SOC_ADAU1977_SPI if SPI_MASTER
33
- select SND_SOC_ADAU1977_I2C if I2C
34
- select SND_SOC_ADAU1701 if I2C
35
- select SND_SOC_ADAU7002
36
- select SND_SOC_ADS117X
37
- select SND_SOC_AK4104 if SPI_MASTER
38
- select SND_SOC_AK4458 if I2C
39
- select SND_SOC_AK4535 if I2C
40
- select SND_SOC_AK4554
41
- select SND_SOC_AK4613 if I2C
42
- select SND_SOC_AK4641 if I2C
43
- select SND_SOC_AK4642 if I2C
44
- select SND_SOC_AK4671 if I2C
45
- select SND_SOC_AK5386
46
- select SND_SOC_AK5558 if I2C
47
- select SND_SOC_ALC5623 if I2C
48
- select SND_SOC_ALC5632 if I2C
49
- select SND_SOC_BT_SCO
50
- select SND_SOC_BD28623
51
- select SND_SOC_CQ0093VC
52
- select SND_SOC_CS35L32 if I2C
53
- select SND_SOC_CS35L33 if I2C
54
- select SND_SOC_CS35L34 if I2C
55
- select SND_SOC_CS35L35 if I2C
56
- select SND_SOC_CS42L42 if I2C
57
- select SND_SOC_CS42L51_I2C if I2C
58
- select SND_SOC_CS42L52 if I2C && INPUT
59
- select SND_SOC_CS42L56 if I2C && INPUT
60
- select SND_SOC_CS42L73 if I2C
61
- select SND_SOC_CS4265 if I2C
62
- select SND_SOC_CS4270 if I2C
63
- select SND_SOC_CS4271_I2C if I2C
64
- select SND_SOC_CS4271_SPI if SPI_MASTER
65
- select SND_SOC_CS42XX8_I2C if I2C
66
- select SND_SOC_CS43130 if I2C
67
- select SND_SOC_CS4349 if I2C
68
- select SND_SOC_CS47L24 if MFD_CS47L24
69
- select SND_SOC_CS53L30 if I2C
70
- select SND_SOC_CX20442 if TTY
71
- select SND_SOC_CX2072X if I2C
72
- select SND_SOC_DA7210 if SND_SOC_I2C_AND_SPI
73
- select SND_SOC_DA7213 if I2C
74
- select SND_SOC_DA7218 if I2C
75
- select SND_SOC_DA7219 if I2C
76
- select SND_SOC_DA732X if I2C
77
- select SND_SOC_DA9055 if I2C
78
- select SND_SOC_DMIC if GPIOLIB
79
- select SND_SOC_DUMMY_CODEC
80
- select SND_SOC_ES8316 if I2C
81
- select SND_SOC_ES8323 if I2C
82
- select SND_SOC_ES8328_SPI if SPI_MASTER
83
- select SND_SOC_ES8328_I2C if I2C
84
- select SND_SOC_ES8396 if I2C
85
- select SND_SOC_ES7134
86
- select SND_SOC_ES7202
87
- select SND_SOC_ES7241
88
- select SND_SOC_ES7243E
89
- select SND_SOC_GTM601
90
- select SND_SOC_HDAC_HDMI
91
- select SND_SOC_ICS43432
92
- select SND_SOC_INNO_RK3036
93
- select SND_SOC_ISABELLE if I2C
94
- select SND_SOC_JZ4740_CODEC
95
- select SND_SOC_LM4857 if I2C
96
- select SND_SOC_LM49453 if I2C
97
- select SND_SOC_MAX98088 if I2C
98
- select SND_SOC_MAX98090 if I2C
99
- select SND_SOC_MAX98095 if I2C
100
- select SND_SOC_MAX98357A if GPIOLIB
101
- select SND_SOC_MAX98371 if I2C
102
- select SND_SOC_MAX98504 if I2C
103
- select SND_SOC_MAX9867 if I2C
104
- select SND_SOC_MAX98925 if I2C
105
- select SND_SOC_MAX98926 if I2C
106
- select SND_SOC_MAX98927 if I2C
107
- select SND_SOC_MAX98373 if I2C
108
- select SND_SOC_MAX9850 if I2C
109
- select SND_SOC_MAX9860 if I2C
110
- select SND_SOC_MAX9759
111
- select SND_SOC_MAX9768 if I2C
112
- select SND_SOC_MAX9877 if I2C
113
- select SND_SOC_MC13783 if MFD_MC13XXX
114
- select SND_SOC_ML26124 if I2C
115
- select SND_SOC_MT6351 if MTK_PMIC_WRAP
116
- select SND_SOC_NAU8540 if I2C
117
- select SND_SOC_NAU8810 if I2C
118
- select SND_SOC_NAU8824 if I2C
119
- select SND_SOC_NAU8825 if I2C
120
- select SND_SOC_HDMI_CODEC
121
- select SND_SOC_PCM1681 if I2C
122
- select SND_SOC_PCM1789_I2C if I2C
123
- select SND_SOC_PCM179X_I2C if I2C
124
- select SND_SOC_PCM179X_SPI if SPI_MASTER
125
- select SND_SOC_PCM186X_I2C if I2C
126
- select SND_SOC_PCM186X_SPI if SPI_MASTER
127
- select SND_SOC_PCM3008
128
- select SND_SOC_PCM3168A_I2C if I2C
129
- select SND_SOC_PCM3168A_SPI if SPI_MASTER
130
- select SND_SOC_PCM5102A
131
- select SND_SOC_PCM512x_I2C if I2C
132
- select SND_SOC_PCM512x_SPI if SPI_MASTER
133
- select SND_SOC_RK1000 if I2C
134
- select SND_SOC_RK312X
135
- select SND_SOC_RK3228
136
- select SND_SOC_RK3308
137
- select SND_SOC_RK3328
138
- select SND_SOC_RK3528
139
- select SND_SOC_RK817 if I2C
140
- select SND_SOC_RT274 if I2C
141
- select SND_SOC_RT286 if I2C
142
- select SND_SOC_RT298 if I2C
143
- select SND_SOC_RT1305 if I2C
144
- select SND_SOC_RT5514 if I2C
145
- select SND_SOC_RT5616 if I2C
146
- select SND_SOC_RT5631 if I2C
147
- select SND_SOC_RT5640 if I2C
148
- select SND_SOC_RT5645 if I2C
149
- select SND_SOC_RT5651 if I2C
150
- select SND_SOC_RT5659 if I2C
151
- select SND_SOC_RT5660 if I2C
152
- select SND_SOC_RT5663 if I2C
153
- select SND_SOC_RT5665 if I2C
154
- select SND_SOC_RT5668 if I2C
155
- select SND_SOC_RT5670 if I2C
156
- select SND_SOC_RT5677 if I2C && SPI_MASTER
157
- select SND_SOC_RT5682 if I2C
158
- select SND_SOC_SGTL5000 if I2C
159
- select SND_SOC_SI476X if MFD_SI476X_CORE
160
- select SND_SOC_SIMPLE_AMPLIFIER
161
- select SND_SOC_SIRF_AUDIO_CODEC
162
- select SND_SOC_SPDIF
163
- select SND_SOC_SSM2305
164
- select SND_SOC_SSM2518 if I2C
165
- select SND_SOC_SSM2602_SPI if SPI_MASTER
166
- select SND_SOC_SSM2602_I2C if I2C
167
- select SND_SOC_SSM4567 if I2C
168
- select SND_SOC_STA32X if I2C
169
- select SND_SOC_STA350 if I2C
170
- select SND_SOC_STA529 if I2C
171
- select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
172
- select SND_SOC_STI_SAS
173
- select SND_SOC_TAS2552 if I2C
174
- select SND_SOC_TAS5086 if I2C
175
- select SND_SOC_TAS571X if I2C
176
- select SND_SOC_TAS5720 if I2C
177
- select SND_SOC_TAS6424 if I2C
178
- select SND_SOC_TDA7419 if I2C
179
- select SND_SOC_TFA9879 if I2C
180
- select SND_SOC_TLV320AIC23_I2C if I2C
181
- select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
182
- select SND_SOC_TLV320AIC26 if SPI_MASTER
183
- select SND_SOC_TLV320AIC31XX if I2C
184
- select SND_SOC_TLV320AIC32X4_I2C if I2C
185
- select SND_SOC_TLV320AIC32X4_SPI if SPI_MASTER
186
- select SND_SOC_TLV320AIC3X if I2C
187
- select SND_SOC_TPA6130A2 if I2C
188
- select SND_SOC_TLV320DAC33 if I2C
189
- select SND_SOC_TSCS42XX if I2C
190
- select SND_SOC_TSCS454 if I2C
191
- select SND_SOC_TS3A227E if I2C
192
- select SND_SOC_TWL4030 if TWL4030_CORE
193
- select SND_SOC_TWL6040 if TWL6040_CORE
194
- select SND_SOC_UDA134X
195
- select SND_SOC_UDA1380 if I2C
196
- select SND_SOC_WL1273 if MFD_WL1273_CORE
197
- select SND_SOC_WM0010 if SPI_MASTER
198
- select SND_SOC_WM1250_EV1 if I2C
199
- select SND_SOC_WM2000 if I2C
200
- select SND_SOC_WM2200 if I2C
201
- select SND_SOC_WM5100 if I2C
202
- select SND_SOC_WM5102 if MFD_WM5102
203
- select SND_SOC_WM5110 if MFD_WM5110
204
- select SND_SOC_WM8350 if MFD_WM8350
205
- select SND_SOC_WM8400 if MFD_WM8400
206
- select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
207
- select SND_SOC_WM8523 if I2C
208
- select SND_SOC_WM8524 if GPIOLIB
209
- select SND_SOC_WM8580 if I2C
210
- select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
211
- select SND_SOC_WM8727
212
- select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
213
- select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
214
- select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI
215
- select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
216
- select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
217
- select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
218
- select SND_SOC_WM8770 if SPI_MASTER
219
- select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
220
- select SND_SOC_WM8782
221
- select SND_SOC_WM8804_I2C if I2C
222
- select SND_SOC_WM8804_SPI if SPI_MASTER
223
- select SND_SOC_WM8900 if I2C
224
- select SND_SOC_WM8903 if I2C
225
- select SND_SOC_WM8904 if I2C
226
- select SND_SOC_WM8940 if I2C
227
- select SND_SOC_WM8955 if I2C
228
- select SND_SOC_WM8960 if I2C
229
- select SND_SOC_WM8961 if I2C
230
- select SND_SOC_WM8962 if I2C && INPUT
231
- select SND_SOC_WM8971 if I2C
232
- select SND_SOC_WM8974 if I2C
233
- select SND_SOC_WM8978 if I2C
234
- select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI
235
- select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
236
- select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
237
- select SND_SOC_WM8990 if I2C
238
- select SND_SOC_WM8991 if I2C
239
- select SND_SOC_WM8993 if I2C
240
- select SND_SOC_WM8994 if MFD_WM8994
241
- select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI
242
- select SND_SOC_WM8996 if I2C
243
- select SND_SOC_WM8997 if MFD_WM8997
244
- select SND_SOC_WM8998 if MFD_WM8998
245
- select SND_SOC_WM9081 if I2C
246
- select SND_SOC_WM9090 if I2C
247
- select SND_SOC_WM9705 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
248
- select SND_SOC_WM9712 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
249
- select SND_SOC_WM9713 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
250
- help
251
- Normally ASoC codec drivers are only built if a machine driver which
252
- uses them is also built since they are only usable with a machine
253
- driver. Selecting this option will allow these drivers to be built
254
- without an explicit machine driver for test and development purposes.
17
+ imply SND_SOC_88PM860X
18
+ imply SND_SOC_L3
19
+ imply SND_SOC_AB8500_CODEC
20
+ imply SND_SOC_AC97_CODEC
21
+ imply SND_SOC_AD1836
22
+ imply SND_SOC_AD193X_SPI
23
+ imply SND_SOC_AD193X_I2C
24
+ imply SND_SOC_AD1980
25
+ imply SND_SOC_AD73311
26
+ imply SND_SOC_ADAU1373
27
+ imply SND_SOC_ADAU1761_I2C
28
+ imply SND_SOC_ADAU1761_SPI
29
+ imply SND_SOC_ADAU1781_I2C
30
+ imply SND_SOC_ADAU1781_SPI
31
+ imply SND_SOC_ADAV801
32
+ imply SND_SOC_ADAV803
33
+ imply SND_SOC_ADAU1977_SPI
34
+ imply SND_SOC_ADAU1977_I2C
35
+ imply SND_SOC_ADAU1701
36
+ imply SND_SOC_ADAU7002
37
+ imply SND_SOC_ADAU7118_I2C
38
+ imply SND_SOC_ADAU7118_HW
39
+ imply SND_SOC_ADS117X
40
+ imply SND_SOC_AK4104
41
+ imply SND_SOC_AK4118
42
+ imply SND_SOC_AK4458
43
+ imply SND_SOC_AK4535
44
+ imply SND_SOC_AK4554
45
+ imply SND_SOC_AK4613
46
+ imply SND_SOC_AK4641
47
+ imply SND_SOC_AK4642
48
+ imply SND_SOC_AK4671
49
+ imply SND_SOC_AK5386
50
+ imply SND_SOC_AK5558
51
+ imply SND_SOC_ALC5623
52
+ imply SND_SOC_ALC5632
53
+ imply SND_SOC_BT_SCO
54
+ imply SND_SOC_BD28623
55
+ imply SND_SOC_CQ0093VC
56
+ imply SND_SOC_CROS_EC_CODEC
57
+ imply SND_SOC_CS35L32
58
+ imply SND_SOC_CS35L33
59
+ imply SND_SOC_CS35L34
60
+ imply SND_SOC_CS35L35
61
+ imply SND_SOC_CS35L36
62
+ imply SND_SOC_CS42L42
63
+ imply SND_SOC_CS42L51_I2C
64
+ imply SND_SOC_CS42L52
65
+ imply SND_SOC_CS42L56
66
+ imply SND_SOC_CS42L73
67
+ imply SND_SOC_CS4234
68
+ imply SND_SOC_CS4265
69
+ imply SND_SOC_CS4270
70
+ imply SND_SOC_CS4271_I2C
71
+ imply SND_SOC_CS4271_SPI
72
+ imply SND_SOC_CS42XX8_I2C
73
+ imply SND_SOC_CS43130
74
+ imply SND_SOC_CS4341
75
+ imply SND_SOC_CS4349
76
+ imply SND_SOC_CS47L15
77
+ imply SND_SOC_CS47L24
78
+ imply SND_SOC_CS47L35
79
+ imply SND_SOC_CS47L85
80
+ imply SND_SOC_CS47L90
81
+ imply SND_SOC_CS47L92
82
+ imply SND_SOC_CS53L30
83
+ imply SND_SOC_CX20442
84
+ imply SND_SOC_CX2072X
85
+ imply SND_SOC_DA7210
86
+ imply SND_SOC_DA7213
87
+ imply SND_SOC_DA7218
88
+ imply SND_SOC_DA7219
89
+ imply SND_SOC_DA732X
90
+ imply SND_SOC_DA9055
91
+ imply SND_SOC_DMIC
92
+ imply SND_SOC_DUMMY_CODEC
93
+ imply SND_SOC_ES8316
94
+ imply SND_SOC_ES8323
95
+ imply SND_SOC_ES8326
96
+ imply SND_SOC_ES8328_SPI
97
+ imply SND_SOC_ES8328_I2C
98
+ imply SND_SOC_ES8396
99
+ imply SND_SOC_ES7134
100
+ imply SND_SOC_ES7202
101
+ imply SND_SOC_ES7241
102
+ imply SND_SOC_ES7243E
103
+ imply SND_SOC_GTM601
104
+ imply SND_SOC_HDAC_HDMI
105
+ imply SND_SOC_HDAC_HDA
106
+ imply SND_SOC_ICS43432
107
+ imply SND_SOC_INNO_RK3036
108
+ imply SND_SOC_ISABELLE
109
+ imply SND_SOC_JZ4740_CODEC
110
+ imply SND_SOC_JZ4725B_CODEC
111
+ imply SND_SOC_JZ4770_CODEC
112
+ imply SND_SOC_LM4857
113
+ imply SND_SOC_LM49453
114
+ imply SND_SOC_LOCHNAGAR_SC
115
+ imply SND_SOC_MAX98088
116
+ imply SND_SOC_MAX98090
117
+ imply SND_SOC_MAX98095
118
+ imply SND_SOC_MAX98357A
119
+ imply SND_SOC_MAX98371
120
+ imply SND_SOC_MAX98504
121
+ imply SND_SOC_MAX9867
122
+ imply SND_SOC_MAX98925
123
+ imply SND_SOC_MAX98926
124
+ imply SND_SOC_MAX98927
125
+ imply SND_SOC_MAX98373_I2C
126
+ imply SND_SOC_MAX98373_SDW
127
+ imply SND_SOC_MAX98390
128
+ imply SND_SOC_MAX9850
129
+ imply SND_SOC_MAX9860
130
+ imply SND_SOC_MAX9759
131
+ imply SND_SOC_MAX9768
132
+ imply SND_SOC_MAX9877
133
+ imply SND_SOC_MC13783
134
+ imply SND_SOC_ML26124
135
+ imply SND_SOC_MT6351
136
+ imply SND_SOC_MT6358
137
+ imply SND_SOC_MT6359
138
+ imply SND_SOC_MT6660
139
+ imply SND_SOC_NAU8540
140
+ imply SND_SOC_NAU8810
141
+ imply SND_SOC_NAU8822
142
+ imply SND_SOC_NAU8824
143
+ imply SND_SOC_NAU8825
144
+ imply SND_SOC_HDMI_CODEC
145
+ imply SND_SOC_PCM1681
146
+ imply SND_SOC_PCM1789_I2C
147
+ imply SND_SOC_PCM179X_I2C
148
+ imply SND_SOC_PCM179X_SPI
149
+ imply SND_SOC_PCM186X_I2C
150
+ imply SND_SOC_PCM186X_SPI
151
+ imply SND_SOC_PCM3008
152
+ imply SND_SOC_PCM3060_I2C
153
+ imply SND_SOC_PCM3060_SPI
154
+ imply SND_SOC_PCM3168A_I2C
155
+ imply SND_SOC_PCM3168A_SPI
156
+ imply SND_SOC_PCM5102A
157
+ imply SND_SOC_PCM512x_I2C
158
+ imply SND_SOC_PCM512x_SPI
159
+ imply SND_SOC_RK1000
160
+ imply SND_SOC_RK312X
161
+ imply SND_SOC_RK3228
162
+ imply SND_SOC_RK3308
163
+ imply SND_SOC_RK3328
164
+ imply SND_SOC_RK3528
165
+ imply SND_SOC_RK730
166
+ imply SND_SOC_RK817
167
+ imply SND_SOC_RT274
168
+ imply SND_SOC_RT286
169
+ imply SND_SOC_RT298
170
+ imply SND_SOC_RT1011
171
+ imply SND_SOC_RT1015
172
+ imply SND_SOC_RT1015P
173
+ imply SND_SOC_RT1305
174
+ imply SND_SOC_RT1308
175
+ imply SND_SOC_RT5514
176
+ imply SND_SOC_RT5616
177
+ imply SND_SOC_RT5631
178
+ imply SND_SOC_RT5640
179
+ imply SND_SOC_RT5645
180
+ imply SND_SOC_RT5651
181
+ imply SND_SOC_RT5659
182
+ imply SND_SOC_RT5660
183
+ imply SND_SOC_RT5663
184
+ imply SND_SOC_RT5665
185
+ imply SND_SOC_RT5668
186
+ imply SND_SOC_RT5670
187
+ imply SND_SOC_RT5677
188
+ imply SND_SOC_RT5682_I2C
189
+ imply SND_SOC_RT5682_SDW
190
+ imply SND_SOC_RT700_SDW
191
+ imply SND_SOC_RT711_SDW
192
+ imply SND_SOC_RT715_SDW
193
+ imply SND_SOC_RT1308_SDW
194
+ imply SND_SOC_RV1106
195
+ imply SND_SOC_SGTL5000
196
+ imply SND_SOC_SI476X
197
+ imply SND_SOC_SIMPLE_AMPLIFIER
198
+ imply SND_SOC_SIRF_AUDIO_CODEC
199
+ imply SND_SOC_SPDIF
200
+ imply SND_SOC_SSM2305
201
+ imply SND_SOC_SSM2518
202
+ imply SND_SOC_SSM2602_SPI
203
+ imply SND_SOC_SSM2602_I2C
204
+ imply SND_SOC_SSM4567
205
+ imply SND_SOC_STA32X
206
+ imply SND_SOC_STA350
207
+ imply SND_SOC_STA529
208
+ imply SND_SOC_STAC9766
209
+ imply SND_SOC_STI_SAS
210
+ imply SND_SOC_TAS2552
211
+ imply SND_SOC_TAS2562
212
+ imply SND_SOC_TAS2764
213
+ imply SND_SOC_TAS2770
214
+ imply SND_SOC_TAS5086
215
+ imply SND_SOC_TAS571X
216
+ imply SND_SOC_TAS5720
217
+ imply SND_SOC_TAS6424
218
+ imply SND_SOC_TDA7419
219
+ imply SND_SOC_TFA9879
220
+ imply SND_SOC_TLV320ADCX140
221
+ imply SND_SOC_TLV320AIC23_I2C
222
+ imply SND_SOC_TLV320AIC23_SPI
223
+ imply SND_SOC_TLV320AIC26
224
+ imply SND_SOC_TLV320AIC31XX
225
+ imply SND_SOC_TLV320AIC32X4_I2C
226
+ imply SND_SOC_TLV320AIC32X4_SPI
227
+ imply SND_SOC_TLV320AIC3X
228
+ imply SND_SOC_TPA6130A2
229
+ imply SND_SOC_TLV320DAC33
230
+ imply SND_SOC_TSCS42XX
231
+ imply SND_SOC_TSCS454
232
+ imply SND_SOC_TS3A227E
233
+ imply SND_SOC_TWL4030
234
+ imply SND_SOC_TWL6040
235
+ imply SND_SOC_UDA1334
236
+ imply SND_SOC_UDA134X
237
+ imply SND_SOC_UDA1380
238
+ imply SND_SOC_WCD9335
239
+ imply SND_SOC_WCD934X
240
+ imply SND_SOC_WL1273
241
+ imply SND_SOC_WM0010
242
+ imply SND_SOC_WM1250_EV1
243
+ imply SND_SOC_WM2000
244
+ imply SND_SOC_WM2200
245
+ imply SND_SOC_WM5100
246
+ imply SND_SOC_WM5102
247
+ imply SND_SOC_WM5110
248
+ imply SND_SOC_WM8350
249
+ imply SND_SOC_WM8400
250
+ imply SND_SOC_WM8510
251
+ imply SND_SOC_WM8523
252
+ imply SND_SOC_WM8524
253
+ imply SND_SOC_WM8580
254
+ imply SND_SOC_WM8711
255
+ imply SND_SOC_WM8727
256
+ imply SND_SOC_WM8728
257
+ imply SND_SOC_WM8731
258
+ imply SND_SOC_WM8737
259
+ imply SND_SOC_WM8741
260
+ imply SND_SOC_WM8750
261
+ imply SND_SOC_WM8753
262
+ imply SND_SOC_WM8770
263
+ imply SND_SOC_WM8776
264
+ imply SND_SOC_WM8782
265
+ imply SND_SOC_WM8804_I2C
266
+ imply SND_SOC_WM8804_SPI
267
+ imply SND_SOC_WM8900
268
+ imply SND_SOC_WM8903
269
+ imply SND_SOC_WM8904
270
+ imply SND_SOC_WM8940
271
+ imply SND_SOC_WM8955
272
+ imply SND_SOC_WM8960
273
+ imply SND_SOC_WM8961
274
+ imply SND_SOC_WM8962
275
+ imply SND_SOC_WM8971
276
+ imply SND_SOC_WM8974
277
+ imply SND_SOC_WM8978
278
+ imply SND_SOC_WM8983
279
+ imply SND_SOC_WM8985
280
+ imply SND_SOC_WM8988
281
+ imply SND_SOC_WM8990
282
+ imply SND_SOC_WM8991
283
+ imply SND_SOC_WM8993
284
+ imply SND_SOC_WM8994
285
+ imply SND_SOC_WM8995
286
+ imply SND_SOC_WM8996
287
+ imply SND_SOC_WM8997
288
+ imply SND_SOC_WM8998
289
+ imply SND_SOC_WM9081
290
+ imply SND_SOC_WM9090
291
+ imply SND_SOC_WM9705
292
+ imply SND_SOC_WM9712
293
+ imply SND_SOC_WM9713
294
+ imply SND_SOC_WSA881X
295
+ imply SND_SOC_ZL38060
296
+ help
297
+ Normally ASoC codec drivers are only built if a machine driver which
298
+ uses them is also built since they are only usable with a machine
299
+ driver. Selecting this option will allow these drivers to be built
300
+ without an explicit machine driver for test and development purposes.
255301
256302 Support for the bus types used to access the codecs to be built must
257303 be selected separately.
258304
259
- If unsure select "N".
305
+ If unsure select "N".
260306
261307 config SND_SOC_88PM860X
262308 tristate
309
+ depends on MFD_88PM860X
263310
264311 config SND_SOC_ARIZONA
265312 tristate
....@@ -282,10 +329,12 @@
282329 config SND_SOC_WM_ADSP
283330 tristate
284331 select SND_SOC_COMPRESS
332
+ default y if SND_SOC_MADERA=y
285333 default y if SND_SOC_CS47L24=y
286334 default y if SND_SOC_WM5102=y
287335 default y if SND_SOC_WM5110=y
288336 default y if SND_SOC_WM2200=y
337
+ default m if SND_SOC_MADERA=m
289338 default m if SND_SOC_CS47L24=m
290339 default m if SND_SOC_WM5102=m
291340 default m if SND_SOC_WM5110=m
....@@ -293,6 +342,7 @@
293342
294343 config SND_SOC_AB8500_CODEC
295344 tristate
345
+ depends on ABX500_CORE
296346
297347 config SND_SOC_AC97_CODEC
298348 tristate "Build generic ASoC AC97 CODEC driver"
....@@ -301,21 +351,25 @@
301351
302352 config SND_SOC_AD1836
303353 tristate
354
+ depends on SPI_MASTER
304355
305356 config SND_SOC_AD193X
306357 tristate
307358
308359 config SND_SOC_AD193X_SPI
309360 tristate
361
+ depends on SPI_MASTER
310362 select SND_SOC_AD193X
311363
312364 config SND_SOC_AD193X_I2C
313365 tristate
366
+ depends on I2C
314367 select SND_SOC_AD193X
315368
316369 config SND_SOC_AD1980
317
- select REGMAP_AC97
318370 tristate
371
+ depends on SND_SOC_AC97_BUS
372
+ select REGMAP_AC97
319373
320374 config SND_SOC_AD73311
321375 tristate
....@@ -325,6 +379,7 @@
325379
326380 config SND_SOC_ADAU1373
327381 tristate
382
+ depends on I2C
328383 select SND_SOC_ADAU_UTILS
329384
330385 config SND_SOC_ADAU1701
....@@ -359,11 +414,13 @@
359414
360415 config SND_SOC_ADAU1781_I2C
361416 tristate
417
+ depends on I2C
362418 select SND_SOC_ADAU1781
363419 select REGMAP_I2C
364420
365421 config SND_SOC_ADAU1781_SPI
366422 tristate
423
+ depends on SPI_MASTER
367424 select SND_SOC_ADAU1781
368425 select REGMAP_SPI
369426
....@@ -372,26 +429,57 @@
372429
373430 config SND_SOC_ADAU1977_SPI
374431 tristate
432
+ depends on SPI_MASTER
375433 select SND_SOC_ADAU1977
376434 select REGMAP_SPI
377435
378436 config SND_SOC_ADAU1977_I2C
379437 tristate
438
+ depends on I2C
380439 select SND_SOC_ADAU1977
381440 select REGMAP_I2C
382441
383442 config SND_SOC_ADAU7002
384443 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
385444
445
+config SND_SOC_ADAU7118
446
+ tristate
447
+
448
+config SND_SOC_ADAU7118_HW
449
+ tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode"
450
+ select SND_SOC_ADAU7118
451
+ help
452
+ Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
453
+ Converter. In this mode, the device works in standalone mode which
454
+ means that there is no bus to comunicate with it. Stereo mode is not
455
+ supported in this mode.
456
+
457
+ To compile this driver as a module, choose M here: the module
458
+ will be called snd-soc-adau7118-hw.
459
+
460
+config SND_SOC_ADAU7118_I2C
461
+ tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C"
462
+ depends on I2C
463
+ select SND_SOC_ADAU7118
464
+ select REGMAP_I2C
465
+ help
466
+ Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
467
+ Converter over I2C. This gives full support over the device.
468
+
469
+ To compile this driver as a module, choose M here: the module
470
+ will be called snd-soc-adau7118-i2c.
471
+
386472 config SND_SOC_ADAV80X
387473 tristate
388474
389475 config SND_SOC_ADAV801
390476 tristate
477
+ depends on SPI_MASTER
391478 select SND_SOC_ADAV80X
392479
393480 config SND_SOC_ADAV803
394481 tristate
482
+ depends on I2C
395483 select SND_SOC_ADAV80X
396484
397485 config SND_SOC_ADS117X
....@@ -401,6 +489,11 @@
401489 tristate "AKM AK4104 CODEC"
402490 depends on SPI_MASTER
403491
492
+config SND_SOC_AK4118
493
+ tristate "AKM AK4118 CODEC"
494
+ depends on I2C
495
+ select REGMAP_I2C
496
+
404497 config SND_SOC_AK4458
405498 tristate "AKM AK4458 CODEC"
406499 depends on I2C
....@@ -408,6 +501,7 @@
408501
409502 config SND_SOC_AK4535
410503 tristate
504
+ depends on I2C
411505
412506 config SND_SOC_AK4554
413507 tristate "AKM AK4554 CODEC"
....@@ -418,6 +512,7 @@
418512
419513 config SND_SOC_AK4641
420514 tristate
515
+ depends on I2C
421516
422517 config SND_SOC_AK4642
423518 tristate "AKM AK4642 CODEC"
....@@ -425,6 +520,7 @@
425520
426521 config SND_SOC_AK4671
427522 tristate
523
+ depends on I2C
428524
429525 config SND_SOC_AK5386
430526 tristate "AKM AK5638 CODEC"
....@@ -440,6 +536,7 @@
440536
441537 config SND_SOC_ALC5632
442538 tristate
539
+ depends on I2C
443540
444541 config SND_SOC_BD28623
445542 tristate "ROHM BD28623 CODEC"
....@@ -458,6 +555,15 @@
458555 config SND_SOC_CQ0093VC
459556 tristate
460557
558
+config SND_SOC_CROS_EC_CODEC
559
+ tristate "codec driver for ChromeOS EC"
560
+ depends on CROS_EC
561
+ select CRYPTO
562
+ select CRYPTO_LIB_SHA256
563
+ help
564
+ If you say yes here you will get support for the
565
+ ChromeOS Embedded Controller's Audio Codec.
566
+
461567 config SND_SOC_CS35L32
462568 tristate "Cirrus Logic CS35L32 CODEC"
463569 depends on I2C
....@@ -472,6 +578,10 @@
472578
473579 config SND_SOC_CS35L35
474580 tristate "Cirrus Logic CS35L35 CODEC"
581
+ depends on I2C
582
+
583
+config SND_SOC_CS35L36
584
+ tristate "Cirrus Logic CS35L36 CODEC"
475585 depends on I2C
476586
477587 config SND_SOC_CS42L42
....@@ -497,6 +607,11 @@
497607 config SND_SOC_CS42L73
498608 tristate "Cirrus Logic CS42L73 CODEC"
499609 depends on I2C
610
+
611
+config SND_SOC_CS4234
612
+ tristate "Cirrus Logic CS4234 CODEC"
613
+ depends on I2C
614
+ select REGMAP_I2C
500615
501616 config SND_SOC_CS4265
502617 tristate "Cirrus Logic CS4265 CODEC"
....@@ -542,16 +657,43 @@
542657
543658 # Cirrus Logic CS43130 HiFi DAC
544659 config SND_SOC_CS43130
545
- tristate "Cirrus Logic CS43130 CODEC"
546
- depends on I2C
660
+ tristate "Cirrus Logic CS43130 CODEC"
661
+ depends on I2C
662
+
663
+config SND_SOC_CS4341
664
+ tristate "Cirrus Logic CS4341 CODEC"
665
+ depends on SND_SOC_I2C_AND_SPI
666
+ select REGMAP_I2C if I2C
667
+ select REGMAP_SPI if SPI_MASTER
547668
548669 # Cirrus Logic CS4349 HiFi DAC
549670 config SND_SOC_CS4349
550671 tristate "Cirrus Logic CS4349 CODEC"
551672 depends on I2C
552673
674
+config SND_SOC_CS47L15
675
+ tristate
676
+ depends on MFD_CS47L15
677
+
553678 config SND_SOC_CS47L24
554679 tristate
680
+ depends on MFD_CS47L24
681
+
682
+config SND_SOC_CS47L35
683
+ tristate
684
+ depends on MFD_CS47L35
685
+
686
+config SND_SOC_CS47L85
687
+ tristate
688
+ depends on MFD_CS47L85
689
+
690
+config SND_SOC_CS47L90
691
+ tristate
692
+ depends on MFD_CS47L90
693
+
694
+config SND_SOC_CS47L92
695
+ tristate
696
+ depends on MFD_CS47L92
555697
556698 # Cirrus Logic Quad-Channel ADC
557699 config SND_SOC_CS53L30
....@@ -564,34 +706,79 @@
564706
565707 config SND_SOC_CX2072X
566708 tristate "Conexant CX2072X CODEC"
709
+ depends on I2C
710
+ help
711
+ Enable support for Conexant CX20721 and CX20723 codec chips.
567712
568713 config SND_SOC_JZ4740_CODEC
714
+ depends on MIPS || COMPILE_TEST
715
+ depends on OF
569716 select REGMAP_MMIO
570
- tristate
717
+ tristate "Ingenic JZ4740 internal CODEC"
718
+ help
719
+ Enable support for the internal CODEC found in the JZ4740 SoC
720
+ from Ingenic.
721
+
722
+ This driver can also be built as a module. If so, the module
723
+ will be called snd-soc-jz4740-codec.
724
+
725
+config SND_SOC_JZ4725B_CODEC
726
+ depends on MIPS || COMPILE_TEST
727
+ depends on OF
728
+ select REGMAP
729
+ tristate "Ingenic JZ4725B internal CODEC"
730
+ help
731
+ Enable support for the internal CODEC found in the JZ4725B SoC
732
+ from Ingenic.
733
+
734
+ This driver can also be built as a module. If so, the module
735
+ will be called snd-soc-jz4725b-codec.
736
+
737
+config SND_SOC_JZ4770_CODEC
738
+ depends on MIPS || COMPILE_TEST
739
+ depends on OF
740
+ select REGMAP
741
+ tristate "Ingenic JZ4770 internal CODEC"
742
+ help
743
+ Enable support for the internal CODEC found in the JZ4770 SoC
744
+ from Ingenic.
745
+
746
+ This driver can also be built as a module. If so, the module
747
+ will be called snd-soc-jz4770-codec.
571748
572749 config SND_SOC_L3
573750 tristate
574751
575752 config SND_SOC_DA7210
576
- tristate
753
+ tristate
754
+ depends on SND_SOC_I2C_AND_SPI
577755
578756 config SND_SOC_DA7213
579
- tristate
757
+ tristate "Dialog DA7213 CODEC"
758
+ depends on I2C
580759
581760 config SND_SOC_DA7218
582761 tristate
762
+ depends on I2C
583763
584764 config SND_SOC_DA7219
585
- tristate
765
+ tristate
766
+ depends on I2C
586767
587768 config SND_SOC_DA732X
588
- tristate
769
+ tristate
770
+ depends on I2C
589771
590772 config SND_SOC_DA9055
591773 tristate
774
+ depends on I2C
592775
593776 config SND_SOC_DMIC
594
- tristate
777
+ tristate "Generic Digital Microphone CODEC"
778
+ depends on GPIOLIB
779
+ help
780
+ Enable support for the Generic Digital Microphone CODEC.
781
+ Select this if your sound card has DMICs.
595782
596783 config SND_SOC_DUMMY_CODEC
597784 tristate "Dummy CODEC"
....@@ -606,12 +793,12 @@
606793 tristate "Everest Semi ES7134 CODEC"
607794
608795 config SND_SOC_ES7202
609
- tristate "Everest Semi ES7202 PDM 2CH ADC"
796
+ tristate "Everest Semi ES7202 PDM 2CH ADC"
610797
611798 config SND_SOC_ES7202_MIC_MAX_CHANNELS
612799 int "the maximum channels of es7202's microphone"
613800 depends on SND_SOC_ES7202
614
- default 4
801
+ default 2
615802 range 2 16
616803 help
617804 Should be one of MIC_CHN_* of sound/soc/codecs/es7202.h.
....@@ -631,7 +818,7 @@
631818 tristate "Everest Semi ES7241 CODEC"
632819
633820 config SND_SOC_ES7243E
634
- tristate "Everest Semi ES724E 2CH ADC"
821
+ tristate "Everest Semi ES724E 2CH ADC"
635822
636823 config SND_SOC_ES8311
637824 tristate "Everest Semi ES8311 CODEC"
....@@ -643,6 +830,10 @@
643830
644831 config SND_SOC_ES8323
645832 tristate "Everest Semi ES8323 CODEC"
833
+ depends on I2C
834
+
835
+config SND_SOC_ES8326
836
+ tristate "Everest Semi ES8326 CODEC"
646837 depends on I2C
647838
648839 config SND_SOC_ES8328
....@@ -671,6 +862,10 @@
671862 select SND_PCM_ELD
672863 select HDMI
673864
865
+config SND_SOC_HDAC_HDA
866
+ tristate
867
+ select SND_HDA
868
+
674869 config SND_SOC_ICS43432
675870 tristate
676871
....@@ -679,25 +874,51 @@
679874 select REGMAP_MMIO
680875
681876 config SND_SOC_ISABELLE
682
- tristate
877
+ tristate
878
+ depends on I2C
683879
684880 config SND_SOC_LM49453
685881 tristate
882
+ depends on I2C
883
+
884
+config SND_SOC_LOCHNAGAR_SC
885
+ tristate "Lochnagar Sound Card"
886
+ depends on MFD_LOCHNAGAR
887
+ help
888
+ This driver support the sound card functionality of the Cirrus
889
+ Logic Lochnagar audio development board.
890
+
891
+config SND_SOC_MADERA
892
+ tristate
893
+ default y if SND_SOC_CS47L15=y
894
+ default y if SND_SOC_CS47L35=y
895
+ default y if SND_SOC_CS47L85=y
896
+ default y if SND_SOC_CS47L90=y
897
+ default y if SND_SOC_CS47L92=y
898
+ default m if SND_SOC_CS47L15=m
899
+ default m if SND_SOC_CS47L35=m
900
+ default m if SND_SOC_CS47L85=m
901
+ default m if SND_SOC_CS47L90=m
902
+ default m if SND_SOC_CS47L92=m
686903
687904 config SND_SOC_MAX98088
688
- tristate
905
+ tristate "Maxim MAX98088/9 Low-Power, Stereo Audio Codec"
906
+ depends on I2C
689907
690908 config SND_SOC_MAX98090
691
- tristate
909
+ tristate
910
+ depends on I2C
692911
693912 config SND_SOC_MAX98095
694
- tristate
913
+ tristate
914
+ depends on I2C
695915
696916 config SND_SOC_MAX98357A
697
- tristate
917
+ tristate "Maxim MAX98357A CODEC"
698918
699919 config SND_SOC_MAX98371
700
- tristate
920
+ tristate
921
+ depends on I2C
701922
702923 config SND_SOC_MAX98504
703924 tristate "Maxim MAX98504 speaker amplifier"
....@@ -708,21 +929,45 @@
708929 depends on I2C
709930
710931 config SND_SOC_MAX98925
711
- tristate
932
+ tristate
933
+ depends on I2C
712934
713935 config SND_SOC_MAX98926
714936 tristate
937
+ depends on I2C
715938
716939 config SND_SOC_MAX98927
717940 tristate "Maxim Integrated MAX98927 Speaker Amplifier"
718941 depends on I2C
719942
720943 config SND_SOC_MAX98373
944
+ tristate
945
+
946
+config SND_SOC_MAX98373_I2C
721947 tristate "Maxim Integrated MAX98373 Speaker Amplifier"
948
+ depends on I2C
949
+ select SND_SOC_MAX98373
950
+
951
+config SND_SOC_MAX98373_SDW
952
+ tristate "Maxim Integrated MAX98373 Speaker Amplifier - SDW"
953
+ depends on SOUNDWIRE
954
+ select SND_SOC_MAX98373
955
+ select REGMAP_SOUNDWIRE
956
+ help
957
+ Enable support for Maxim Integrated MAX98373 Soundwire
958
+ amplifier. MAX98373 supports either the MIPI SoundWire
959
+ compatible interface for audio and control data, or
960
+ the PCM interface for audio data and a standard I2C
961
+ interface for control data. Select this if MAX98373 is
962
+ connected via soundwire.
963
+
964
+config SND_SOC_MAX98390
965
+ tristate "Maxim Integrated MAX98390 Speaker Amplifier"
722966 depends on I2C
723967
724968 config SND_SOC_MAX9850
725969 tristate
970
+ depends on I2C
726971
727972 config SND_SOC_MAX9860
728973 tristate "Maxim MAX9860 Mono Audio Voice Codec"
....@@ -735,6 +980,7 @@
735980
736981 config SND_SOC_MSM8916_WCD_DIGITAL
737982 tristate "Qualcomm MSM8916 WCD DIGITAL Codec"
983
+ select REGMAP_MMIO
738984
739985 config SND_SOC_PCM1681
740986 tristate "Texas Instruments PCM1681 CODEC"
....@@ -788,6 +1034,21 @@
7881034 config SND_SOC_PCM3008
7891035 tristate
7901036
1037
+config SND_SOC_PCM3060
1038
+ tristate
1039
+
1040
+config SND_SOC_PCM3060_I2C
1041
+ tristate "Texas Instruments PCM3060 CODEC - I2C"
1042
+ depends on I2C
1043
+ select SND_SOC_PCM3060
1044
+ select REGMAP_I2C
1045
+
1046
+config SND_SOC_PCM3060_SPI
1047
+ tristate "Texas Instruments PCM3060 CODEC - SPI"
1048
+ depends on SPI_MASTER
1049
+ select SND_SOC_PCM3060
1050
+ select REGMAP_SPI
1051
+
7911052 config SND_SOC_PCM3168A
7921053 tristate
7931054
....@@ -838,16 +1099,16 @@
8381099 tristate "Rockchip RK3308 CODEC"
8391100
8401101 config SND_SOC_RK3328
1102
+ tristate "Rockchip RK3328 audio CODEC"
8411103 select REGMAP_MMIO
842
- tristate "Rockchip RK3328 CODEC"
8431104
8441105 config SND_SOC_RK3528
1106
+ tristate "Rockchip RK3528 audio CODEC"
8451107 select REGMAP_MMIO
846
- tristate "Rockchip RK3528 CODEC"
8471108
848
-config SND_SOC_RK630
849
- tristate "Rockchip RK630 CODEC"
850
- depends on MFD_RK630
1109
+config SND_SOC_RK730
1110
+ tristate "Rockchip RK730 CODEC"
1111
+ select REGMAP_I2C
8511112
8521113 config SND_SOC_RK817
8531114 tristate "Rockchip RK817 CODEC"
....@@ -856,6 +1117,9 @@
8561117
8571118 config SND_SOC_RK_CODEC_DIGITAL
8581119 tristate "Rockchip Codec Digital Interface"
1120
+
1121
+config SND_SOC_RK_DSM
1122
+ tristate "Rockchip Delta-sigma Digital Converter Interface"
8591123
8601124 config SND_SOC_RL6231
8611125 tristate
....@@ -872,7 +1136,11 @@
8721136 default y if SND_SOC_RT5670=y
8731137 default y if SND_SOC_RT5677=y
8741138 default y if SND_SOC_RT5682=y
1139
+ default y if SND_SOC_RT1011=y
1140
+ default y if SND_SOC_RT1015=y
1141
+ default y if SND_SOC_RT1015P=y
8751142 default y if SND_SOC_RT1305=y
1143
+ default y if SND_SOC_RT1308=y
8761144 default m if SND_SOC_RT5514=m
8771145 default m if SND_SOC_RT5616=m
8781146 default m if SND_SOC_RT5640=m
....@@ -886,7 +1154,11 @@
8861154 default m if SND_SOC_RT5670=m
8871155 default m if SND_SOC_RT5677=m
8881156 default m if SND_SOC_RT5682=m
1157
+ default m if SND_SOC_RT1011=m
1158
+ default m if SND_SOC_RT1015=m
1159
+ default m if SND_SOC_RT1015P=m
8891160 default m if SND_SOC_RT1305=m
1161
+ default m if SND_SOC_RT1308=m
8901162
8911163 config SND_SOC_RL6347A
8921164 tristate
....@@ -909,14 +1181,37 @@
9091181 tristate
9101182 depends on I2C
9111183
1184
+config SND_SOC_RT1011
1185
+ tristate
1186
+ depends on I2C
1187
+
1188
+config SND_SOC_RT1015
1189
+ tristate
1190
+ depends on I2C
1191
+
1192
+config SND_SOC_RT1015P
1193
+ tristate
1194
+
9121195 config SND_SOC_RT1305
9131196 tristate
1197
+ depends on I2C
1198
+
1199
+config SND_SOC_RT1308
1200
+ tristate
1201
+ depends on I2C
1202
+
1203
+config SND_SOC_RT1308_SDW
1204
+ tristate "Realtek RT1308 Codec - SDW"
1205
+ depends on I2C && SOUNDWIRE
1206
+ select REGMAP_SOUNDWIRE
9141207
9151208 config SND_SOC_RT5514
9161209 tristate
1210
+ depends on I2C
9171211
9181212 config SND_SOC_RT5514_SPI
9191213 tristate
1214
+ depends on SPI_MASTER
9201215
9211216 config SND_SOC_RT5514_SPI_BUILTIN
9221217 bool # force RT5514_SPI to be built-in to avoid link errors
....@@ -935,31 +1230,40 @@
9351230 depends on I2C
9361231
9371232 config SND_SOC_RT5645
938
- tristate
1233
+ tristate
1234
+ depends on I2C
9391235
9401236 config SND_SOC_RT5651
9411237 tristate "Realtek ALC5651 CODEC"
1238
+ depends on I2C
9421239
9431240 config SND_SOC_RT5659
9441241 tristate
1242
+ depends on I2C
9451243
9461244 config SND_SOC_RT5660
9471245 tristate
1246
+ depends on I2C
9481247
9491248 config SND_SOC_RT5663
9501249 tristate
1250
+ depends on I2C
9511251
9521252 config SND_SOC_RT5665
9531253 tristate
1254
+ depends on I2C
9541255
9551256 config SND_SOC_RT5668
9561257 tristate
1258
+ depends on I2C
9571259
9581260 config SND_SOC_RT5670
9591261 tristate
1262
+ depends on I2C
9601263
9611264 config SND_SOC_RT5677
9621265 tristate
1266
+ depends on I2C
9631267 select REGMAP_I2C
9641268 select REGMAP_IRQ
9651269
....@@ -969,6 +1273,48 @@
9691273
9701274 config SND_SOC_RT5682
9711275 tristate
1276
+
1277
+config SND_SOC_RT5682_I2C
1278
+ tristate
1279
+ depends on I2C
1280
+ select SND_SOC_RT5682
1281
+
1282
+config SND_SOC_RT5682_SDW
1283
+ tristate "Realtek RT5682 Codec - SDW"
1284
+ depends on SOUNDWIRE
1285
+ select SND_SOC_RT5682
1286
+ select REGMAP_SOUNDWIRE
1287
+
1288
+config SND_SOC_RT700
1289
+ tristate
1290
+
1291
+config SND_SOC_RT700_SDW
1292
+ tristate "Realtek RT700 Codec - SDW"
1293
+ depends on SOUNDWIRE
1294
+ select SND_SOC_RT700
1295
+ select REGMAP_SOUNDWIRE
1296
+
1297
+config SND_SOC_RT711
1298
+ tristate
1299
+
1300
+config SND_SOC_RT711_SDW
1301
+ tristate "Realtek RT711 Codec - SDW"
1302
+ depends on SOUNDWIRE
1303
+ select SND_SOC_RT711
1304
+ select REGMAP_SOUNDWIRE
1305
+
1306
+config SND_SOC_RT715
1307
+ tristate
1308
+
1309
+config SND_SOC_RT715_SDW
1310
+ tristate "Realtek RT715 Codec - SDW"
1311
+ depends on SOUNDWIRE
1312
+ select SND_SOC_RT715
1313
+ select REGMAP_SOUNDWIRE
1314
+
1315
+config SND_SOC_RV1106
1316
+ tristate "Rockchip RV1106 CODEC"
1317
+ select REGMAP_MMIO
9721318
9731319 #Freescale sgtl5000 codec
9741320 config SND_SOC_SGTL5000
....@@ -1009,6 +1355,7 @@
10091355
10101356 config SND_SOC_SSM2518
10111357 tristate
1358
+ depends on I2C
10121359
10131360 config SND_SOC_SSM2602
10141361 tristate
....@@ -1040,15 +1387,29 @@
10401387
10411388 config SND_SOC_STA529
10421389 tristate
1390
+ depends on I2C
10431391
10441392 config SND_SOC_STAC9766
10451393 tristate
1394
+ depends on SND_SOC_AC97_BUS
10461395
10471396 config SND_SOC_STI_SAS
10481397 tristate "codec Audio support for STI SAS codec"
10491398
10501399 config SND_SOC_TAS2552
10511400 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
1401
+ depends on I2C
1402
+
1403
+config SND_SOC_TAS2562
1404
+ tristate "Texas Instruments TAS2562 Mono Audio amplifier"
1405
+ depends on I2C
1406
+
1407
+config SND_SOC_TAS2764
1408
+ tristate "Texas Instruments TAS2764 Mono Audio amplifier"
1409
+ depends on I2C
1410
+
1411
+config SND_SOC_TAS2770
1412
+ tristate "Texas Instruments TAS2770 speaker amplifier"
10521413 depends on I2C
10531414
10541415 config SND_SOC_TAS5086
....@@ -1109,15 +1470,18 @@
11091470
11101471 config SND_SOC_TLV320AIC32X4
11111472 tristate
1473
+ depends on COMMON_CLK
11121474
11131475 config SND_SOC_TLV320AIC32X4_I2C
11141476 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
11151477 depends on I2C
1478
+ depends on COMMON_CLK
11161479 select SND_SOC_TLV320AIC32X4
11171480
11181481 config SND_SOC_TLV320AIC32X4_SPI
11191482 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
11201483 depends on SPI_MASTER
1484
+ depends on COMMON_CLK
11211485 select SND_SOC_TLV320AIC32X4
11221486
11231487 config SND_SOC_TLV320AIC3X
....@@ -1126,6 +1490,15 @@
11261490
11271491 config SND_SOC_TLV320DAC33
11281492 tristate
1493
+ depends on I2C
1494
+
1495
+config SND_SOC_TLV320ADCX140
1496
+ tristate "Texas Instruments TLV320ADCX140 CODEC family"
1497
+ depends on I2C
1498
+ select REGMAP_I2C
1499
+ help
1500
+ Add support for Texas Instruments tlv320adc3140, tlv320adc5140 and
1501
+ tlv320adc6140 quad channel ADCs.
11291502
11301503 config SND_SOC_TS3A227E
11311504 tristate "TI Headset/Mic detect and keypress chip"
....@@ -1146,48 +1519,86 @@
11461519 Add support for Tempo Semiconductor's TSCS454 audio CODEC.
11471520
11481521 config SND_SOC_TWL4030
1149
- select MFD_TWL4030_AUDIO
11501522 tristate
1523
+ depends on TWL4030_CORE
1524
+ select MFD_TWL4030_AUDIO
11511525
11521526 config SND_SOC_TWL6040
11531527 tristate
1528
+ depends on TWL6040_CORE
1529
+
1530
+config SND_SOC_UDA1334
1531
+ tristate "NXP UDA1334 DAC"
1532
+ depends on GPIOLIB
1533
+ help
1534
+ The UDA1334 is an NXP audio codec, supports the I2S-bus data format
1535
+ and has basic features such as de-emphasis (at 44.1 kHz sampling
1536
+ rate) and mute.
11541537
11551538 config SND_SOC_UDA134X
11561539 tristate
11571540
11581541 config SND_SOC_UDA1380
1159
- tristate
1542
+ tristate
11601543 depends on I2C
1544
+
1545
+config SND_SOC_WCD9335
1546
+ tristate "WCD9335 Codec"
1547
+ depends on SLIMBUS
1548
+ select REGMAP_SLIMBUS
1549
+ select REGMAP_IRQ
1550
+ help
1551
+ The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
1552
+ Qualcomm Technologies, Inc. (QTI) multimedia solutions,
1553
+ including the MSM8996, MSM8976, and MSM8956 chipsets.
1554
+
1555
+config SND_SOC_WCD934X
1556
+ tristate "WCD9340/WCD9341 Codec"
1557
+ depends on COMMON_CLK
1558
+ depends on MFD_WCD934X
1559
+ help
1560
+ The WCD9340/9341 is a audio codec IC Integrated in
1561
+ Qualcomm SoCs like SDM845.
11611562
11621563 config SND_SOC_WL1273
11631564 tristate
11641565
11651566 config SND_SOC_WM0010
11661567 tristate
1568
+ depends on SPI_MASTER
11671569
11681570 config SND_SOC_WM1250_EV1
11691571 tristate
1572
+ depends on I2C
11701573
11711574 config SND_SOC_WM2000
11721575 tristate
1576
+ depends on I2C
11731577
11741578 config SND_SOC_WM2200
11751579 tristate
1580
+ depends on I2C
11761581
11771582 config SND_SOC_WM5100
11781583 tristate
1584
+ depends on I2C
11791585
11801586 config SND_SOC_WM5102
11811587 tristate
1588
+ depends on MFD_WM5102
11821589
11831590 config SND_SOC_WM5110
11841591 tristate
1592
+ depends on MFD_WM5110
11851593
11861594 config SND_SOC_WM8350
11871595 tristate
1596
+ depends on MFD_WM8350
11881597
11891598 config SND_SOC_WM8400
11901599 tristate
1600
+ # FIXME nothing selects SND_SOC_WM8400??
1601
+ depends on MFD_WM8400
11911602
11921603 config SND_SOC_WM8510
11931604 tristate "Wolfson Microelectronics WM8510 CODEC"
....@@ -1225,7 +1636,7 @@
12251636 depends on SND_SOC_I2C_AND_SPI
12261637
12271638 config SND_SOC_WM8741
1228
- tristate "Wolfson Microelectronics WM8737 DAC"
1639
+ tristate "Wolfson Microelectronics WM8741 DAC"
12291640 depends on SND_SOC_I2C_AND_SPI
12301641
12311642 config SND_SOC_WM8750
....@@ -1264,19 +1675,23 @@
12641675
12651676 config SND_SOC_WM8900
12661677 tristate
1678
+ depends on SND_SOC_I2C_AND_SPI
12671679
12681680 config SND_SOC_WM8903
12691681 tristate "Wolfson Microelectronics WM8903 CODEC"
12701682 depends on I2C
12711683
12721684 config SND_SOC_WM8904
1273
- tristate
1685
+ tristate "Wolfson Microelectronics WM8904 CODEC"
1686
+ depends on I2C
12741687
12751688 config SND_SOC_WM8940
1276
- tristate
1689
+ tristate
1690
+ depends on I2C
12771691
12781692 config SND_SOC_WM8955
12791693 tristate
1694
+ depends on I2C
12801695
12811696 config SND_SOC_WM8960
12821697 tristate "Wolfson Microelectronics WM8960 CODEC"
....@@ -1284,6 +1699,7 @@
12841699
12851700 config SND_SOC_WM8961
12861701 tristate
1702
+ depends on I2C
12871703
12881704 config SND_SOC_WM8962
12891705 tristate "Wolfson Microelectronics WM8962 CODEC"
....@@ -1291,6 +1707,7 @@
12911707
12921708 config SND_SOC_WM8971
12931709 tristate
1710
+ depends on I2C
12941711
12951712 config SND_SOC_WM8974
12961713 tristate "Wolfson Microelectronics WM8974 codec"
....@@ -1302,6 +1719,7 @@
13021719
13031720 config SND_SOC_WM8983
13041721 tristate
1722
+ depends on SND_SOC_I2C_AND_SPI
13051723
13061724 config SND_SOC_WM8985
13071725 tristate "Wolfson Microelectronics WM8985 and WM8758 codec driver"
....@@ -1309,30 +1727,38 @@
13091727
13101728 config SND_SOC_WM8988
13111729 tristate
1730
+ depends on SND_SOC_I2C_AND_SPI
13121731
13131732 config SND_SOC_WM8990
13141733 tristate
1734
+ depends on I2C
13151735
13161736 config SND_SOC_WM8991
13171737 tristate
1738
+ depends on I2C
13181739
13191740 config SND_SOC_WM8993
13201741 tristate
1742
+ depends on I2C
13211743
13221744 config SND_SOC_WM8994
13231745 tristate
13241746
13251747 config SND_SOC_WM8995
13261748 tristate
1749
+ depends on SND_SOC_I2C_AND_SPI
13271750
13281751 config SND_SOC_WM8996
13291752 tristate
1753
+ depends on I2C
13301754
13311755 config SND_SOC_WM8997
13321756 tristate
1757
+ depends on MFD_WM8997
13331758
13341759 config SND_SOC_WM8998
13351760 tristate
1761
+ depends on MFD_WM8998
13361762
13371763 config SND_SOC_WM9081
13381764 tristate
....@@ -1340,21 +1766,44 @@
13401766
13411767 config SND_SOC_WM9090
13421768 tristate
1769
+ depends on I2C
13431770
13441771 config SND_SOC_WM9705
13451772 tristate
1773
+ depends on SND_SOC_AC97_BUS || AC97_BUS_NEW
13461774 select REGMAP_AC97
13471775 select AC97_BUS_COMPAT if AC97_BUS_NEW
13481776
13491777 config SND_SOC_WM9712
13501778 tristate
1779
+ depends on SND_SOC_AC97_BUS || AC97_BUS_NEW
13511780 select REGMAP_AC97
13521781 select AC97_BUS_COMPAT if AC97_BUS_NEW
13531782
13541783 config SND_SOC_WM9713
13551784 tristate
1785
+ depends on SND_SOC_AC97_BUS || AC97_BUS_NEW
13561786 select REGMAP_AC97
13571787 select AC97_BUS_COMPAT if AC97_BUS_NEW
1788
+
1789
+config SND_SOC_WSA881X
1790
+ tristate "WSA881X Codec"
1791
+ depends on SOUNDWIRE
1792
+ select REGMAP_SOUNDWIRE
1793
+ tristate
1794
+ help
1795
+ This enables support for Qualcomm WSA8810/WSA8815 Class-D
1796
+ Smart Speaker Amplifier.
1797
+
1798
+config SND_SOC_ZL38060
1799
+ tristate "Microsemi ZL38060 Connected Home Audio Processor"
1800
+ depends on SPI_MASTER
1801
+ select GPIOLIB
1802
+ select REGMAP
1803
+ help
1804
+ Support for ZL38060 Connected Home Audio Processor from Microsemi,
1805
+ which consists of a Digital Signal Processor (DSP), several Digital
1806
+ Audio Interfaces (DAIs), analog outputs, and a block of 14 GPIOs.
13581807
13591808 config SND_SOC_ZX_AUD96P22
13601809 tristate "ZTE ZX AUD96P22 CODEC"
....@@ -1364,6 +1813,7 @@
13641813 # Amp
13651814 config SND_SOC_LM4857
13661815 tristate
1816
+ depends on I2C
13671817
13681818 config SND_SOC_MAX9759
13691819 tristate "Maxim MAX9759 speaker Amplifier"
....@@ -1371,18 +1821,44 @@
13711821
13721822 config SND_SOC_MAX9768
13731823 tristate
1824
+ depends on I2C
13741825
13751826 config SND_SOC_MAX9877
13761827 tristate
1828
+ depends on I2C
13771829
13781830 config SND_SOC_MC13783
13791831 tristate
1832
+ depends on MFD_MC13XXX
13801833
13811834 config SND_SOC_ML26124
13821835 tristate
1836
+ depends on I2C
13831837
13841838 config SND_SOC_MT6351
13851839 tristate "MediaTek MT6351 Codec"
1840
+
1841
+config SND_SOC_MT6358
1842
+ tristate "MediaTek MT6358 Codec"
1843
+ help
1844
+ Enable support for the platform which uses MT6358 as
1845
+ external codec device.
1846
+
1847
+config SND_SOC_MT6359
1848
+ tristate "MediaTek MT6359 Codec"
1849
+ depends on MTK_PMIC_WRAP
1850
+ help
1851
+ Enable support for the platform which uses MT6359 as
1852
+ external codec device.
1853
+
1854
+config SND_SOC_MT6660
1855
+ tristate "Mediatek MT6660 Speaker Amplifier"
1856
+ depends on I2C
1857
+ help
1858
+ MediaTek MT6660 is a smart power amplifier which contain
1859
+ speaker protection, multi-band DRC, equalizer functions.
1860
+ Select N if you don't have MT6660 on board.
1861
+ Select M to build this as module.
13861862
13871863 config SND_SOC_NAU8540
13881864 tristate "Nuvoton Technology Corporation NAU85L40 CODEC"
....@@ -1392,15 +1868,22 @@
13921868 tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
13931869 depends on I2C
13941870
1871
+config SND_SOC_NAU8822
1872
+ tristate "Nuvoton Technology Corporation NAU88C22 CODEC"
1873
+ depends on I2C
1874
+
13951875 config SND_SOC_NAU8824
13961876 tristate "Nuvoton Technology Corporation NAU88L24 CODEC"
13971877 depends on I2C
13981878
13991879 config SND_SOC_NAU8825
14001880 tristate
1881
+ depends on I2C
14011882
14021883 config SND_SOC_TPA6130A2
14031884 tristate "Texas Instruments TPA6130A2 headphone amplifier"
14041885 depends on I2C
14051886
1887
+source "sound/soc/codecs/aw87xxx/Kconfig"
1888
+source "sound/soc/codecs/aw883xx/Kconfig"
14061889 endmenu