forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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,300 @@
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_TDA7803
220
+ imply SND_SOC_TFA9879
221
+ imply SND_SOC_TLV320ADCX140
222
+ imply SND_SOC_TLV320AIC23_I2C
223
+ imply SND_SOC_TLV320AIC23_SPI
224
+ imply SND_SOC_TLV320AIC26
225
+ imply SND_SOC_TLV320AIC31XX
226
+ imply SND_SOC_TLV320AIC32X4_I2C
227
+ imply SND_SOC_TLV320AIC32X4_SPI
228
+ imply SND_SOC_TLV320AIC3X
229
+ imply SND_SOC_TPA6130A2
230
+ imply SND_SOC_TLV320DAC33
231
+ imply SND_SOC_TSCS42XX
232
+ imply SND_SOC_TSCS454
233
+ imply SND_SOC_TS3A227E
234
+ imply SND_SOC_TWL4030
235
+ imply SND_SOC_TWL6040
236
+ imply SND_SOC_UDA1334
237
+ imply SND_SOC_UDA134X
238
+ imply SND_SOC_UDA1380
239
+ imply SND_SOC_WCD9335
240
+ imply SND_SOC_WCD934X
241
+ imply SND_SOC_WL1273
242
+ imply SND_SOC_WM0010
243
+ imply SND_SOC_WM1250_EV1
244
+ imply SND_SOC_WM2000
245
+ imply SND_SOC_WM2200
246
+ imply SND_SOC_WM5100
247
+ imply SND_SOC_WM5102
248
+ imply SND_SOC_WM5110
249
+ imply SND_SOC_WM8350
250
+ imply SND_SOC_WM8400
251
+ imply SND_SOC_WM8510
252
+ imply SND_SOC_WM8523
253
+ imply SND_SOC_WM8524
254
+ imply SND_SOC_WM8580
255
+ imply SND_SOC_WM8711
256
+ imply SND_SOC_WM8727
257
+ imply SND_SOC_WM8728
258
+ imply SND_SOC_WM8731
259
+ imply SND_SOC_WM8737
260
+ imply SND_SOC_WM8741
261
+ imply SND_SOC_WM8750
262
+ imply SND_SOC_WM8753
263
+ imply SND_SOC_WM8770
264
+ imply SND_SOC_WM8776
265
+ imply SND_SOC_WM8782
266
+ imply SND_SOC_WM8804_I2C
267
+ imply SND_SOC_WM8804_SPI
268
+ imply SND_SOC_WM8900
269
+ imply SND_SOC_WM8903
270
+ imply SND_SOC_WM8904
271
+ imply SND_SOC_WM8940
272
+ imply SND_SOC_WM8955
273
+ imply SND_SOC_WM8960
274
+ imply SND_SOC_WM8961
275
+ imply SND_SOC_WM8962
276
+ imply SND_SOC_WM8971
277
+ imply SND_SOC_WM8974
278
+ imply SND_SOC_WM8978
279
+ imply SND_SOC_WM8983
280
+ imply SND_SOC_WM8985
281
+ imply SND_SOC_WM8988
282
+ imply SND_SOC_WM8990
283
+ imply SND_SOC_WM8991
284
+ imply SND_SOC_WM8993
285
+ imply SND_SOC_WM8994
286
+ imply SND_SOC_WM8995
287
+ imply SND_SOC_WM8996
288
+ imply SND_SOC_WM8997
289
+ imply SND_SOC_WM8998
290
+ imply SND_SOC_WM9081
291
+ imply SND_SOC_WM9090
292
+ imply SND_SOC_WM9705
293
+ imply SND_SOC_WM9712
294
+ imply SND_SOC_WM9713
295
+ imply SND_SOC_WSA881X
296
+ imply SND_SOC_ZL38060
297
+ help
298
+ Normally ASoC codec drivers are only built if a machine driver which
299
+ uses them is also built since they are only usable with a machine
300
+ driver. Selecting this option will allow these drivers to be built
301
+ without an explicit machine driver for test and development purposes.
255302
256303 Support for the bus types used to access the codecs to be built must
257304 be selected separately.
258305
259
- If unsure select "N".
306
+ If unsure select "N".
260307
261308 config SND_SOC_88PM860X
262309 tristate
310
+ depends on MFD_88PM860X
263311
264312 config SND_SOC_ARIZONA
265313 tristate
....@@ -282,10 +330,12 @@
282330 config SND_SOC_WM_ADSP
283331 tristate
284332 select SND_SOC_COMPRESS
333
+ default y if SND_SOC_MADERA=y
285334 default y if SND_SOC_CS47L24=y
286335 default y if SND_SOC_WM5102=y
287336 default y if SND_SOC_WM5110=y
288337 default y if SND_SOC_WM2200=y
338
+ default m if SND_SOC_MADERA=m
289339 default m if SND_SOC_CS47L24=m
290340 default m if SND_SOC_WM5102=m
291341 default m if SND_SOC_WM5110=m
....@@ -293,6 +343,7 @@
293343
294344 config SND_SOC_AB8500_CODEC
295345 tristate
346
+ depends on ABX500_CORE
296347
297348 config SND_SOC_AC97_CODEC
298349 tristate "Build generic ASoC AC97 CODEC driver"
....@@ -301,21 +352,25 @@
301352
302353 config SND_SOC_AD1836
303354 tristate
355
+ depends on SPI_MASTER
304356
305357 config SND_SOC_AD193X
306358 tristate
307359
308360 config SND_SOC_AD193X_SPI
309361 tristate
362
+ depends on SPI_MASTER
310363 select SND_SOC_AD193X
311364
312365 config SND_SOC_AD193X_I2C
313366 tristate
367
+ depends on I2C
314368 select SND_SOC_AD193X
315369
316370 config SND_SOC_AD1980
317
- select REGMAP_AC97
318371 tristate
372
+ depends on SND_SOC_AC97_BUS
373
+ select REGMAP_AC97
319374
320375 config SND_SOC_AD73311
321376 tristate
....@@ -325,6 +380,7 @@
325380
326381 config SND_SOC_ADAU1373
327382 tristate
383
+ depends on I2C
328384 select SND_SOC_ADAU_UTILS
329385
330386 config SND_SOC_ADAU1701
....@@ -359,11 +415,13 @@
359415
360416 config SND_SOC_ADAU1781_I2C
361417 tristate
418
+ depends on I2C
362419 select SND_SOC_ADAU1781
363420 select REGMAP_I2C
364421
365422 config SND_SOC_ADAU1781_SPI
366423 tristate
424
+ depends on SPI_MASTER
367425 select SND_SOC_ADAU1781
368426 select REGMAP_SPI
369427
....@@ -372,26 +430,57 @@
372430
373431 config SND_SOC_ADAU1977_SPI
374432 tristate
433
+ depends on SPI_MASTER
375434 select SND_SOC_ADAU1977
376435 select REGMAP_SPI
377436
378437 config SND_SOC_ADAU1977_I2C
379438 tristate
439
+ depends on I2C
380440 select SND_SOC_ADAU1977
381441 select REGMAP_I2C
382442
383443 config SND_SOC_ADAU7002
384444 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
385445
446
+config SND_SOC_ADAU7118
447
+ tristate
448
+
449
+config SND_SOC_ADAU7118_HW
450
+ tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode"
451
+ select SND_SOC_ADAU7118
452
+ help
453
+ Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
454
+ Converter. In this mode, the device works in standalone mode which
455
+ means that there is no bus to comunicate with it. Stereo mode is not
456
+ supported in this mode.
457
+
458
+ To compile this driver as a module, choose M here: the module
459
+ will be called snd-soc-adau7118-hw.
460
+
461
+config SND_SOC_ADAU7118_I2C
462
+ tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C"
463
+ depends on I2C
464
+ select SND_SOC_ADAU7118
465
+ select REGMAP_I2C
466
+ help
467
+ Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
468
+ Converter over I2C. This gives full support over the device.
469
+
470
+ To compile this driver as a module, choose M here: the module
471
+ will be called snd-soc-adau7118-i2c.
472
+
386473 config SND_SOC_ADAV80X
387474 tristate
388475
389476 config SND_SOC_ADAV801
390477 tristate
478
+ depends on SPI_MASTER
391479 select SND_SOC_ADAV80X
392480
393481 config SND_SOC_ADAV803
394482 tristate
483
+ depends on I2C
395484 select SND_SOC_ADAV80X
396485
397486 config SND_SOC_ADS117X
....@@ -401,6 +490,11 @@
401490 tristate "AKM AK4104 CODEC"
402491 depends on SPI_MASTER
403492
493
+config SND_SOC_AK4118
494
+ tristate "AKM AK4118 CODEC"
495
+ depends on I2C
496
+ select REGMAP_I2C
497
+
404498 config SND_SOC_AK4458
405499 tristate "AKM AK4458 CODEC"
406500 depends on I2C
....@@ -408,6 +502,7 @@
408502
409503 config SND_SOC_AK4535
410504 tristate
505
+ depends on I2C
411506
412507 config SND_SOC_AK4554
413508 tristate "AKM AK4554 CODEC"
....@@ -418,6 +513,7 @@
418513
419514 config SND_SOC_AK4641
420515 tristate
516
+ depends on I2C
421517
422518 config SND_SOC_AK4642
423519 tristate "AKM AK4642 CODEC"
....@@ -425,6 +521,7 @@
425521
426522 config SND_SOC_AK4671
427523 tristate
524
+ depends on I2C
428525
429526 config SND_SOC_AK5386
430527 tristate "AKM AK5638 CODEC"
....@@ -440,6 +537,7 @@
440537
441538 config SND_SOC_ALC5632
442539 tristate
540
+ depends on I2C
443541
444542 config SND_SOC_BD28623
445543 tristate "ROHM BD28623 CODEC"
....@@ -458,6 +556,15 @@
458556 config SND_SOC_CQ0093VC
459557 tristate
460558
559
+config SND_SOC_CROS_EC_CODEC
560
+ tristate "codec driver for ChromeOS EC"
561
+ depends on CROS_EC
562
+ select CRYPTO
563
+ select CRYPTO_LIB_SHA256
564
+ help
565
+ If you say yes here you will get support for the
566
+ ChromeOS Embedded Controller's Audio Codec.
567
+
461568 config SND_SOC_CS35L32
462569 tristate "Cirrus Logic CS35L32 CODEC"
463570 depends on I2C
....@@ -472,6 +579,10 @@
472579
473580 config SND_SOC_CS35L35
474581 tristate "Cirrus Logic CS35L35 CODEC"
582
+ depends on I2C
583
+
584
+config SND_SOC_CS35L36
585
+ tristate "Cirrus Logic CS35L36 CODEC"
475586 depends on I2C
476587
477588 config SND_SOC_CS42L42
....@@ -497,6 +608,11 @@
497608 config SND_SOC_CS42L73
498609 tristate "Cirrus Logic CS42L73 CODEC"
499610 depends on I2C
611
+
612
+config SND_SOC_CS4234
613
+ tristate "Cirrus Logic CS4234 CODEC"
614
+ depends on I2C
615
+ select REGMAP_I2C
500616
501617 config SND_SOC_CS4265
502618 tristate "Cirrus Logic CS4265 CODEC"
....@@ -542,16 +658,43 @@
542658
543659 # Cirrus Logic CS43130 HiFi DAC
544660 config SND_SOC_CS43130
545
- tristate "Cirrus Logic CS43130 CODEC"
546
- depends on I2C
661
+ tristate "Cirrus Logic CS43130 CODEC"
662
+ depends on I2C
663
+
664
+config SND_SOC_CS4341
665
+ tristate "Cirrus Logic CS4341 CODEC"
666
+ depends on SND_SOC_I2C_AND_SPI
667
+ select REGMAP_I2C if I2C
668
+ select REGMAP_SPI if SPI_MASTER
547669
548670 # Cirrus Logic CS4349 HiFi DAC
549671 config SND_SOC_CS4349
550672 tristate "Cirrus Logic CS4349 CODEC"
551673 depends on I2C
552674
675
+config SND_SOC_CS47L15
676
+ tristate
677
+ depends on MFD_CS47L15
678
+
553679 config SND_SOC_CS47L24
554680 tristate
681
+ depends on MFD_CS47L24
682
+
683
+config SND_SOC_CS47L35
684
+ tristate
685
+ depends on MFD_CS47L35
686
+
687
+config SND_SOC_CS47L85
688
+ tristate
689
+ depends on MFD_CS47L85
690
+
691
+config SND_SOC_CS47L90
692
+ tristate
693
+ depends on MFD_CS47L90
694
+
695
+config SND_SOC_CS47L92
696
+ tristate
697
+ depends on MFD_CS47L92
555698
556699 # Cirrus Logic Quad-Channel ADC
557700 config SND_SOC_CS53L30
....@@ -564,34 +707,79 @@
564707
565708 config SND_SOC_CX2072X
566709 tristate "Conexant CX2072X CODEC"
710
+ depends on I2C
711
+ help
712
+ Enable support for Conexant CX20721 and CX20723 codec chips.
567713
568714 config SND_SOC_JZ4740_CODEC
715
+ depends on MIPS || COMPILE_TEST
716
+ depends on OF
569717 select REGMAP_MMIO
570
- tristate
718
+ tristate "Ingenic JZ4740 internal CODEC"
719
+ help
720
+ Enable support for the internal CODEC found in the JZ4740 SoC
721
+ from Ingenic.
722
+
723
+ This driver can also be built as a module. If so, the module
724
+ will be called snd-soc-jz4740-codec.
725
+
726
+config SND_SOC_JZ4725B_CODEC
727
+ depends on MIPS || COMPILE_TEST
728
+ depends on OF
729
+ select REGMAP
730
+ tristate "Ingenic JZ4725B internal CODEC"
731
+ help
732
+ Enable support for the internal CODEC found in the JZ4725B SoC
733
+ from Ingenic.
734
+
735
+ This driver can also be built as a module. If so, the module
736
+ will be called snd-soc-jz4725b-codec.
737
+
738
+config SND_SOC_JZ4770_CODEC
739
+ depends on MIPS || COMPILE_TEST
740
+ depends on OF
741
+ select REGMAP
742
+ tristate "Ingenic JZ4770 internal CODEC"
743
+ help
744
+ Enable support for the internal CODEC found in the JZ4770 SoC
745
+ from Ingenic.
746
+
747
+ This driver can also be built as a module. If so, the module
748
+ will be called snd-soc-jz4770-codec.
571749
572750 config SND_SOC_L3
573751 tristate
574752
575753 config SND_SOC_DA7210
576
- tristate
754
+ tristate
755
+ depends on SND_SOC_I2C_AND_SPI
577756
578757 config SND_SOC_DA7213
579
- tristate
758
+ tristate "Dialog DA7213 CODEC"
759
+ depends on I2C
580760
581761 config SND_SOC_DA7218
582762 tristate
763
+ depends on I2C
583764
584765 config SND_SOC_DA7219
585
- tristate
766
+ tristate
767
+ depends on I2C
586768
587769 config SND_SOC_DA732X
588
- tristate
770
+ tristate
771
+ depends on I2C
589772
590773 config SND_SOC_DA9055
591774 tristate
775
+ depends on I2C
592776
593777 config SND_SOC_DMIC
594
- tristate
778
+ tristate "Generic Digital Microphone CODEC"
779
+ depends on GPIOLIB
780
+ help
781
+ Enable support for the Generic Digital Microphone CODEC.
782
+ Select this if your sound card has DMICs.
595783
596784 config SND_SOC_DUMMY_CODEC
597785 tristate "Dummy CODEC"
....@@ -606,12 +794,12 @@
606794 tristate "Everest Semi ES7134 CODEC"
607795
608796 config SND_SOC_ES7202
609
- tristate "Everest Semi ES7202 PDM 2CH ADC"
797
+ tristate "Everest Semi ES7202 PDM 2CH ADC"
610798
611799 config SND_SOC_ES7202_MIC_MAX_CHANNELS
612800 int "the maximum channels of es7202's microphone"
613801 depends on SND_SOC_ES7202
614
- default 4
802
+ default 2
615803 range 2 16
616804 help
617805 Should be one of MIC_CHN_* of sound/soc/codecs/es7202.h.
....@@ -631,7 +819,7 @@
631819 tristate "Everest Semi ES7241 CODEC"
632820
633821 config SND_SOC_ES7243E
634
- tristate "Everest Semi ES724E 2CH ADC"
822
+ tristate "Everest Semi ES724E 2CH ADC"
635823
636824 config SND_SOC_ES8311
637825 tristate "Everest Semi ES8311 CODEC"
....@@ -643,6 +831,10 @@
643831
644832 config SND_SOC_ES8323
645833 tristate "Everest Semi ES8323 CODEC"
834
+ depends on I2C
835
+
836
+config SND_SOC_ES8326
837
+ tristate "Everest Semi ES8326 CODEC"
646838 depends on I2C
647839
648840 config SND_SOC_ES8328
....@@ -671,6 +863,10 @@
671863 select SND_PCM_ELD
672864 select HDMI
673865
866
+config SND_SOC_HDAC_HDA
867
+ tristate
868
+ select SND_HDA
869
+
674870 config SND_SOC_ICS43432
675871 tristate
676872
....@@ -679,25 +875,51 @@
679875 select REGMAP_MMIO
680876
681877 config SND_SOC_ISABELLE
682
- tristate
878
+ tristate
879
+ depends on I2C
683880
684881 config SND_SOC_LM49453
685882 tristate
883
+ depends on I2C
884
+
885
+config SND_SOC_LOCHNAGAR_SC
886
+ tristate "Lochnagar Sound Card"
887
+ depends on MFD_LOCHNAGAR
888
+ help
889
+ This driver support the sound card functionality of the Cirrus
890
+ Logic Lochnagar audio development board.
891
+
892
+config SND_SOC_MADERA
893
+ tristate
894
+ default y if SND_SOC_CS47L15=y
895
+ default y if SND_SOC_CS47L35=y
896
+ default y if SND_SOC_CS47L85=y
897
+ default y if SND_SOC_CS47L90=y
898
+ default y if SND_SOC_CS47L92=y
899
+ default m if SND_SOC_CS47L15=m
900
+ default m if SND_SOC_CS47L35=m
901
+ default m if SND_SOC_CS47L85=m
902
+ default m if SND_SOC_CS47L90=m
903
+ default m if SND_SOC_CS47L92=m
686904
687905 config SND_SOC_MAX98088
688
- tristate
906
+ tristate "Maxim MAX98088/9 Low-Power, Stereo Audio Codec"
907
+ depends on I2C
689908
690909 config SND_SOC_MAX98090
691
- tristate
910
+ tristate
911
+ depends on I2C
692912
693913 config SND_SOC_MAX98095
694
- tristate
914
+ tristate
915
+ depends on I2C
695916
696917 config SND_SOC_MAX98357A
697
- tristate
918
+ tristate "Maxim MAX98357A CODEC"
698919
699920 config SND_SOC_MAX98371
700
- tristate
921
+ tristate
922
+ depends on I2C
701923
702924 config SND_SOC_MAX98504
703925 tristate "Maxim MAX98504 speaker amplifier"
....@@ -708,21 +930,45 @@
708930 depends on I2C
709931
710932 config SND_SOC_MAX98925
711
- tristate
933
+ tristate
934
+ depends on I2C
712935
713936 config SND_SOC_MAX98926
714937 tristate
938
+ depends on I2C
715939
716940 config SND_SOC_MAX98927
717941 tristate "Maxim Integrated MAX98927 Speaker Amplifier"
718942 depends on I2C
719943
720944 config SND_SOC_MAX98373
945
+ tristate
946
+
947
+config SND_SOC_MAX98373_I2C
721948 tristate "Maxim Integrated MAX98373 Speaker Amplifier"
949
+ depends on I2C
950
+ select SND_SOC_MAX98373
951
+
952
+config SND_SOC_MAX98373_SDW
953
+ tristate "Maxim Integrated MAX98373 Speaker Amplifier - SDW"
954
+ depends on SOUNDWIRE
955
+ select SND_SOC_MAX98373
956
+ select REGMAP_SOUNDWIRE
957
+ help
958
+ Enable support for Maxim Integrated MAX98373 Soundwire
959
+ amplifier. MAX98373 supports either the MIPI SoundWire
960
+ compatible interface for audio and control data, or
961
+ the PCM interface for audio data and a standard I2C
962
+ interface for control data. Select this if MAX98373 is
963
+ connected via soundwire.
964
+
965
+config SND_SOC_MAX98390
966
+ tristate "Maxim Integrated MAX98390 Speaker Amplifier"
722967 depends on I2C
723968
724969 config SND_SOC_MAX9850
725970 tristate
971
+ depends on I2C
726972
727973 config SND_SOC_MAX9860
728974 tristate "Maxim MAX9860 Mono Audio Voice Codec"
....@@ -735,6 +981,7 @@
735981
736982 config SND_SOC_MSM8916_WCD_DIGITAL
737983 tristate "Qualcomm MSM8916 WCD DIGITAL Codec"
984
+ select REGMAP_MMIO
738985
739986 config SND_SOC_PCM1681
740987 tristate "Texas Instruments PCM1681 CODEC"
....@@ -788,6 +1035,21 @@
7881035 config SND_SOC_PCM3008
7891036 tristate
7901037
1038
+config SND_SOC_PCM3060
1039
+ tristate
1040
+
1041
+config SND_SOC_PCM3060_I2C
1042
+ tristate "Texas Instruments PCM3060 CODEC - I2C"
1043
+ depends on I2C
1044
+ select SND_SOC_PCM3060
1045
+ select REGMAP_I2C
1046
+
1047
+config SND_SOC_PCM3060_SPI
1048
+ tristate "Texas Instruments PCM3060 CODEC - SPI"
1049
+ depends on SPI_MASTER
1050
+ select SND_SOC_PCM3060
1051
+ select REGMAP_SPI
1052
+
7911053 config SND_SOC_PCM3168A
7921054 tristate
7931055
....@@ -838,16 +1100,16 @@
8381100 tristate "Rockchip RK3308 CODEC"
8391101
8401102 config SND_SOC_RK3328
1103
+ tristate "Rockchip RK3328 audio CODEC"
8411104 select REGMAP_MMIO
842
- tristate "Rockchip RK3328 CODEC"
8431105
8441106 config SND_SOC_RK3528
1107
+ tristate "Rockchip RK3528 audio CODEC"
8451108 select REGMAP_MMIO
846
- tristate "Rockchip RK3528 CODEC"
8471109
848
-config SND_SOC_RK630
849
- tristate "Rockchip RK630 CODEC"
850
- depends on MFD_RK630
1110
+config SND_SOC_RK730
1111
+ tristate "Rockchip RK730 CODEC"
1112
+ select REGMAP_I2C
8511113
8521114 config SND_SOC_RK817
8531115 tristate "Rockchip RK817 CODEC"
....@@ -856,6 +1118,9 @@
8561118
8571119 config SND_SOC_RK_CODEC_DIGITAL
8581120 tristate "Rockchip Codec Digital Interface"
1121
+
1122
+config SND_SOC_RK_DSM
1123
+ tristate "Rockchip Delta-sigma Digital Converter Interface"
8591124
8601125 config SND_SOC_RL6231
8611126 tristate
....@@ -872,7 +1137,11 @@
8721137 default y if SND_SOC_RT5670=y
8731138 default y if SND_SOC_RT5677=y
8741139 default y if SND_SOC_RT5682=y
1140
+ default y if SND_SOC_RT1011=y
1141
+ default y if SND_SOC_RT1015=y
1142
+ default y if SND_SOC_RT1015P=y
8751143 default y if SND_SOC_RT1305=y
1144
+ default y if SND_SOC_RT1308=y
8761145 default m if SND_SOC_RT5514=m
8771146 default m if SND_SOC_RT5616=m
8781147 default m if SND_SOC_RT5640=m
....@@ -886,7 +1155,11 @@
8861155 default m if SND_SOC_RT5670=m
8871156 default m if SND_SOC_RT5677=m
8881157 default m if SND_SOC_RT5682=m
1158
+ default m if SND_SOC_RT1011=m
1159
+ default m if SND_SOC_RT1015=m
1160
+ default m if SND_SOC_RT1015P=m
8891161 default m if SND_SOC_RT1305=m
1162
+ default m if SND_SOC_RT1308=m
8901163
8911164 config SND_SOC_RL6347A
8921165 tristate
....@@ -909,14 +1182,37 @@
9091182 tristate
9101183 depends on I2C
9111184
1185
+config SND_SOC_RT1011
1186
+ tristate
1187
+ depends on I2C
1188
+
1189
+config SND_SOC_RT1015
1190
+ tristate
1191
+ depends on I2C
1192
+
1193
+config SND_SOC_RT1015P
1194
+ tristate
1195
+
9121196 config SND_SOC_RT1305
9131197 tristate
1198
+ depends on I2C
1199
+
1200
+config SND_SOC_RT1308
1201
+ tristate
1202
+ depends on I2C
1203
+
1204
+config SND_SOC_RT1308_SDW
1205
+ tristate "Realtek RT1308 Codec - SDW"
1206
+ depends on I2C && SOUNDWIRE
1207
+ select REGMAP_SOUNDWIRE
9141208
9151209 config SND_SOC_RT5514
9161210 tristate
1211
+ depends on I2C
9171212
9181213 config SND_SOC_RT5514_SPI
9191214 tristate
1215
+ depends on SPI_MASTER
9201216
9211217 config SND_SOC_RT5514_SPI_BUILTIN
9221218 bool # force RT5514_SPI to be built-in to avoid link errors
....@@ -935,31 +1231,40 @@
9351231 depends on I2C
9361232
9371233 config SND_SOC_RT5645
938
- tristate
1234
+ tristate
1235
+ depends on I2C
9391236
9401237 config SND_SOC_RT5651
9411238 tristate "Realtek ALC5651 CODEC"
1239
+ depends on I2C
9421240
9431241 config SND_SOC_RT5659
9441242 tristate
1243
+ depends on I2C
9451244
9461245 config SND_SOC_RT5660
9471246 tristate
1247
+ depends on I2C
9481248
9491249 config SND_SOC_RT5663
9501250 tristate
1251
+ depends on I2C
9511252
9521253 config SND_SOC_RT5665
9531254 tristate
1255
+ depends on I2C
9541256
9551257 config SND_SOC_RT5668
9561258 tristate
1259
+ depends on I2C
9571260
9581261 config SND_SOC_RT5670
9591262 tristate
1263
+ depends on I2C
9601264
9611265 config SND_SOC_RT5677
9621266 tristate
1267
+ depends on I2C
9631268 select REGMAP_I2C
9641269 select REGMAP_IRQ
9651270
....@@ -969,6 +1274,48 @@
9691274
9701275 config SND_SOC_RT5682
9711276 tristate
1277
+
1278
+config SND_SOC_RT5682_I2C
1279
+ tristate
1280
+ depends on I2C
1281
+ select SND_SOC_RT5682
1282
+
1283
+config SND_SOC_RT5682_SDW
1284
+ tristate "Realtek RT5682 Codec - SDW"
1285
+ depends on SOUNDWIRE
1286
+ select SND_SOC_RT5682
1287
+ select REGMAP_SOUNDWIRE
1288
+
1289
+config SND_SOC_RT700
1290
+ tristate
1291
+
1292
+config SND_SOC_RT700_SDW
1293
+ tristate "Realtek RT700 Codec - SDW"
1294
+ depends on SOUNDWIRE
1295
+ select SND_SOC_RT700
1296
+ select REGMAP_SOUNDWIRE
1297
+
1298
+config SND_SOC_RT711
1299
+ tristate
1300
+
1301
+config SND_SOC_RT711_SDW
1302
+ tristate "Realtek RT711 Codec - SDW"
1303
+ depends on SOUNDWIRE
1304
+ select SND_SOC_RT711
1305
+ select REGMAP_SOUNDWIRE
1306
+
1307
+config SND_SOC_RT715
1308
+ tristate
1309
+
1310
+config SND_SOC_RT715_SDW
1311
+ tristate "Realtek RT715 Codec - SDW"
1312
+ depends on SOUNDWIRE
1313
+ select SND_SOC_RT715
1314
+ select REGMAP_SOUNDWIRE
1315
+
1316
+config SND_SOC_RV1106
1317
+ tristate "Rockchip RV1106 CODEC"
1318
+ select REGMAP_MMIO
9721319
9731320 #Freescale sgtl5000 codec
9741321 config SND_SOC_SGTL5000
....@@ -1009,6 +1356,7 @@
10091356
10101357 config SND_SOC_SSM2518
10111358 tristate
1359
+ depends on I2C
10121360
10131361 config SND_SOC_SSM2602
10141362 tristate
....@@ -1040,15 +1388,29 @@
10401388
10411389 config SND_SOC_STA529
10421390 tristate
1391
+ depends on I2C
10431392
10441393 config SND_SOC_STAC9766
10451394 tristate
1395
+ depends on SND_SOC_AC97_BUS
10461396
10471397 config SND_SOC_STI_SAS
10481398 tristate "codec Audio support for STI SAS codec"
10491399
10501400 config SND_SOC_TAS2552
10511401 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
1402
+ depends on I2C
1403
+
1404
+config SND_SOC_TAS2562
1405
+ tristate "Texas Instruments TAS2562 Mono Audio amplifier"
1406
+ depends on I2C
1407
+
1408
+config SND_SOC_TAS2764
1409
+ tristate "Texas Instruments TAS2764 Mono Audio amplifier"
1410
+ depends on I2C
1411
+
1412
+config SND_SOC_TAS2770
1413
+ tristate "Texas Instruments TAS2770 speaker amplifier"
10521414 depends on I2C
10531415
10541416 config SND_SOC_TAS5086
....@@ -1081,6 +1443,11 @@
10811443 depends on I2C
10821444 select REGMAP_I2C
10831445
1446
+config SND_SOC_TDA7803
1447
+ tristate "ST TDA7803 audio processor"
1448
+ depends on I2C
1449
+ select REGMAP_I2C
1450
+
10841451 config SND_SOC_TFA9879
10851452 tristate "NXP Semiconductors TFA9879 amplifier"
10861453 depends on I2C
....@@ -1109,15 +1476,18 @@
11091476
11101477 config SND_SOC_TLV320AIC32X4
11111478 tristate
1479
+ depends on COMMON_CLK
11121480
11131481 config SND_SOC_TLV320AIC32X4_I2C
11141482 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
11151483 depends on I2C
1484
+ depends on COMMON_CLK
11161485 select SND_SOC_TLV320AIC32X4
11171486
11181487 config SND_SOC_TLV320AIC32X4_SPI
11191488 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
11201489 depends on SPI_MASTER
1490
+ depends on COMMON_CLK
11211491 select SND_SOC_TLV320AIC32X4
11221492
11231493 config SND_SOC_TLV320AIC3X
....@@ -1126,6 +1496,15 @@
11261496
11271497 config SND_SOC_TLV320DAC33
11281498 tristate
1499
+ depends on I2C
1500
+
1501
+config SND_SOC_TLV320ADCX140
1502
+ tristate "Texas Instruments TLV320ADCX140 CODEC family"
1503
+ depends on I2C
1504
+ select REGMAP_I2C
1505
+ help
1506
+ Add support for Texas Instruments tlv320adc3140, tlv320adc5140 and
1507
+ tlv320adc6140 quad channel ADCs.
11291508
11301509 config SND_SOC_TS3A227E
11311510 tristate "TI Headset/Mic detect and keypress chip"
....@@ -1146,48 +1525,86 @@
11461525 Add support for Tempo Semiconductor's TSCS454 audio CODEC.
11471526
11481527 config SND_SOC_TWL4030
1149
- select MFD_TWL4030_AUDIO
11501528 tristate
1529
+ depends on TWL4030_CORE
1530
+ select MFD_TWL4030_AUDIO
11511531
11521532 config SND_SOC_TWL6040
11531533 tristate
1534
+ depends on TWL6040_CORE
1535
+
1536
+config SND_SOC_UDA1334
1537
+ tristate "NXP UDA1334 DAC"
1538
+ depends on GPIOLIB
1539
+ help
1540
+ The UDA1334 is an NXP audio codec, supports the I2S-bus data format
1541
+ and has basic features such as de-emphasis (at 44.1 kHz sampling
1542
+ rate) and mute.
11541543
11551544 config SND_SOC_UDA134X
11561545 tristate
11571546
11581547 config SND_SOC_UDA1380
1159
- tristate
1548
+ tristate
11601549 depends on I2C
1550
+
1551
+config SND_SOC_WCD9335
1552
+ tristate "WCD9335 Codec"
1553
+ depends on SLIMBUS
1554
+ select REGMAP_SLIMBUS
1555
+ select REGMAP_IRQ
1556
+ help
1557
+ The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
1558
+ Qualcomm Technologies, Inc. (QTI) multimedia solutions,
1559
+ including the MSM8996, MSM8976, and MSM8956 chipsets.
1560
+
1561
+config SND_SOC_WCD934X
1562
+ tristate "WCD9340/WCD9341 Codec"
1563
+ depends on COMMON_CLK
1564
+ depends on MFD_WCD934X
1565
+ help
1566
+ The WCD9340/9341 is a audio codec IC Integrated in
1567
+ Qualcomm SoCs like SDM845.
11611568
11621569 config SND_SOC_WL1273
11631570 tristate
11641571
11651572 config SND_SOC_WM0010
11661573 tristate
1574
+ depends on SPI_MASTER
11671575
11681576 config SND_SOC_WM1250_EV1
11691577 tristate
1578
+ depends on I2C
11701579
11711580 config SND_SOC_WM2000
11721581 tristate
1582
+ depends on I2C
11731583
11741584 config SND_SOC_WM2200
11751585 tristate
1586
+ depends on I2C
11761587
11771588 config SND_SOC_WM5100
11781589 tristate
1590
+ depends on I2C
11791591
11801592 config SND_SOC_WM5102
11811593 tristate
1594
+ depends on MFD_WM5102
11821595
11831596 config SND_SOC_WM5110
11841597 tristate
1598
+ depends on MFD_WM5110
11851599
11861600 config SND_SOC_WM8350
11871601 tristate
1602
+ depends on MFD_WM8350
11881603
11891604 config SND_SOC_WM8400
11901605 tristate
1606
+ # FIXME nothing selects SND_SOC_WM8400??
1607
+ depends on MFD_WM8400
11911608
11921609 config SND_SOC_WM8510
11931610 tristate "Wolfson Microelectronics WM8510 CODEC"
....@@ -1225,7 +1642,7 @@
12251642 depends on SND_SOC_I2C_AND_SPI
12261643
12271644 config SND_SOC_WM8741
1228
- tristate "Wolfson Microelectronics WM8737 DAC"
1645
+ tristate "Wolfson Microelectronics WM8741 DAC"
12291646 depends on SND_SOC_I2C_AND_SPI
12301647
12311648 config SND_SOC_WM8750
....@@ -1264,19 +1681,23 @@
12641681
12651682 config SND_SOC_WM8900
12661683 tristate
1684
+ depends on SND_SOC_I2C_AND_SPI
12671685
12681686 config SND_SOC_WM8903
12691687 tristate "Wolfson Microelectronics WM8903 CODEC"
12701688 depends on I2C
12711689
12721690 config SND_SOC_WM8904
1273
- tristate
1691
+ tristate "Wolfson Microelectronics WM8904 CODEC"
1692
+ depends on I2C
12741693
12751694 config SND_SOC_WM8940
1276
- tristate
1695
+ tristate
1696
+ depends on I2C
12771697
12781698 config SND_SOC_WM8955
12791699 tristate
1700
+ depends on I2C
12801701
12811702 config SND_SOC_WM8960
12821703 tristate "Wolfson Microelectronics WM8960 CODEC"
....@@ -1284,6 +1705,7 @@
12841705
12851706 config SND_SOC_WM8961
12861707 tristate
1708
+ depends on I2C
12871709
12881710 config SND_SOC_WM8962
12891711 tristate "Wolfson Microelectronics WM8962 CODEC"
....@@ -1291,6 +1713,7 @@
12911713
12921714 config SND_SOC_WM8971
12931715 tristate
1716
+ depends on I2C
12941717
12951718 config SND_SOC_WM8974
12961719 tristate "Wolfson Microelectronics WM8974 codec"
....@@ -1302,6 +1725,7 @@
13021725
13031726 config SND_SOC_WM8983
13041727 tristate
1728
+ depends on SND_SOC_I2C_AND_SPI
13051729
13061730 config SND_SOC_WM8985
13071731 tristate "Wolfson Microelectronics WM8985 and WM8758 codec driver"
....@@ -1309,30 +1733,38 @@
13091733
13101734 config SND_SOC_WM8988
13111735 tristate
1736
+ depends on SND_SOC_I2C_AND_SPI
13121737
13131738 config SND_SOC_WM8990
13141739 tristate
1740
+ depends on I2C
13151741
13161742 config SND_SOC_WM8991
13171743 tristate
1744
+ depends on I2C
13181745
13191746 config SND_SOC_WM8993
13201747 tristate
1748
+ depends on I2C
13211749
13221750 config SND_SOC_WM8994
13231751 tristate
13241752
13251753 config SND_SOC_WM8995
13261754 tristate
1755
+ depends on SND_SOC_I2C_AND_SPI
13271756
13281757 config SND_SOC_WM8996
13291758 tristate
1759
+ depends on I2C
13301760
13311761 config SND_SOC_WM8997
13321762 tristate
1763
+ depends on MFD_WM8997
13331764
13341765 config SND_SOC_WM8998
13351766 tristate
1767
+ depends on MFD_WM8998
13361768
13371769 config SND_SOC_WM9081
13381770 tristate
....@@ -1340,21 +1772,44 @@
13401772
13411773 config SND_SOC_WM9090
13421774 tristate
1775
+ depends on I2C
13431776
13441777 config SND_SOC_WM9705
13451778 tristate
1779
+ depends on SND_SOC_AC97_BUS || AC97_BUS_NEW
13461780 select REGMAP_AC97
13471781 select AC97_BUS_COMPAT if AC97_BUS_NEW
13481782
13491783 config SND_SOC_WM9712
13501784 tristate
1785
+ depends on SND_SOC_AC97_BUS || AC97_BUS_NEW
13511786 select REGMAP_AC97
13521787 select AC97_BUS_COMPAT if AC97_BUS_NEW
13531788
13541789 config SND_SOC_WM9713
13551790 tristate
1791
+ depends on SND_SOC_AC97_BUS || AC97_BUS_NEW
13561792 select REGMAP_AC97
13571793 select AC97_BUS_COMPAT if AC97_BUS_NEW
1794
+
1795
+config SND_SOC_WSA881X
1796
+ tristate "WSA881X Codec"
1797
+ depends on SOUNDWIRE
1798
+ select REGMAP_SOUNDWIRE
1799
+ tristate
1800
+ help
1801
+ This enables support for Qualcomm WSA8810/WSA8815 Class-D
1802
+ Smart Speaker Amplifier.
1803
+
1804
+config SND_SOC_ZL38060
1805
+ tristate "Microsemi ZL38060 Connected Home Audio Processor"
1806
+ depends on SPI_MASTER
1807
+ select GPIOLIB
1808
+ select REGMAP
1809
+ help
1810
+ Support for ZL38060 Connected Home Audio Processor from Microsemi,
1811
+ which consists of a Digital Signal Processor (DSP), several Digital
1812
+ Audio Interfaces (DAIs), analog outputs, and a block of 14 GPIOs.
13581813
13591814 config SND_SOC_ZX_AUD96P22
13601815 tristate "ZTE ZX AUD96P22 CODEC"
....@@ -1364,6 +1819,7 @@
13641819 # Amp
13651820 config SND_SOC_LM4857
13661821 tristate
1822
+ depends on I2C
13671823
13681824 config SND_SOC_MAX9759
13691825 tristate "Maxim MAX9759 speaker Amplifier"
....@@ -1371,18 +1827,44 @@
13711827
13721828 config SND_SOC_MAX9768
13731829 tristate
1830
+ depends on I2C
13741831
13751832 config SND_SOC_MAX9877
13761833 tristate
1834
+ depends on I2C
13771835
13781836 config SND_SOC_MC13783
13791837 tristate
1838
+ depends on MFD_MC13XXX
13801839
13811840 config SND_SOC_ML26124
13821841 tristate
1842
+ depends on I2C
13831843
13841844 config SND_SOC_MT6351
13851845 tristate "MediaTek MT6351 Codec"
1846
+
1847
+config SND_SOC_MT6358
1848
+ tristate "MediaTek MT6358 Codec"
1849
+ help
1850
+ Enable support for the platform which uses MT6358 as
1851
+ external codec device.
1852
+
1853
+config SND_SOC_MT6359
1854
+ tristate "MediaTek MT6359 Codec"
1855
+ depends on MTK_PMIC_WRAP
1856
+ help
1857
+ Enable support for the platform which uses MT6359 as
1858
+ external codec device.
1859
+
1860
+config SND_SOC_MT6660
1861
+ tristate "Mediatek MT6660 Speaker Amplifier"
1862
+ depends on I2C
1863
+ help
1864
+ MediaTek MT6660 is a smart power amplifier which contain
1865
+ speaker protection, multi-band DRC, equalizer functions.
1866
+ Select N if you don't have MT6660 on board.
1867
+ Select M to build this as module.
13861868
13871869 config SND_SOC_NAU8540
13881870 tristate "Nuvoton Technology Corporation NAU85L40 CODEC"
....@@ -1392,15 +1874,22 @@
13921874 tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
13931875 depends on I2C
13941876
1877
+config SND_SOC_NAU8822
1878
+ tristate "Nuvoton Technology Corporation NAU88C22 CODEC"
1879
+ depends on I2C
1880
+
13951881 config SND_SOC_NAU8824
13961882 tristate "Nuvoton Technology Corporation NAU88L24 CODEC"
13971883 depends on I2C
13981884
13991885 config SND_SOC_NAU8825
14001886 tristate
1887
+ depends on I2C
14011888
14021889 config SND_SOC_TPA6130A2
14031890 tristate "Texas Instruments TPA6130A2 headphone amplifier"
14041891 depends on I2C
14051892
1893
+source "sound/soc/codecs/aw87xxx/Kconfig"
1894
+source "sound/soc/codecs/aw883xx/Kconfig"
14061895 endmenu