diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 83f5c67d3c41..94a9d06b9027 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -10,6 +10,7 @@ config SND_SOC_I2C_AND_SPI | |||
10 | 10 | ||
11 | config SND_SOC_ALL_CODECS | 11 | config SND_SOC_ALL_CODECS |
12 | tristate "Build all ASoC CODEC drivers" | 12 | tristate "Build all ASoC CODEC drivers" |
13 | select SND_SOC_88PM860X if MFD_88PM860X | ||
13 | select SND_SOC_L3 | 14 | select SND_SOC_L3 |
14 | select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS | 15 | select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS |
15 | select SND_SOC_AD1836 if SPI_MASTER | 16 | select SND_SOC_AD1836 if SPI_MASTER |
@@ -26,6 +27,7 @@ config SND_SOC_ALL_CODECS | |||
26 | select SND_SOC_CS4270 if I2C | 27 | select SND_SOC_CS4270 if I2C |
27 | select SND_SOC_DA7210 if I2C | 28 | select SND_SOC_DA7210 if I2C |
28 | select SND_SOC_JZ4740 if SOC_JZ4740 | 29 | select SND_SOC_JZ4740 if SOC_JZ4740 |
30 | select SND_SOC_MAX98088 if I2C | ||
29 | select SND_SOC_MAX9877 if I2C | 31 | select SND_SOC_MAX9877 if I2C |
30 | select SND_SOC_PCM3008 | 32 | select SND_SOC_PCM3008 |
31 | select SND_SOC_SPDIF | 33 | select SND_SOC_SPDIF |
@@ -40,6 +42,7 @@ config SND_SOC_ALL_CODECS | |||
40 | select SND_SOC_TWL6040 if TWL4030_CORE | 42 | select SND_SOC_TWL6040 if TWL4030_CORE |
41 | select SND_SOC_UDA134X | 43 | select SND_SOC_UDA134X |
42 | select SND_SOC_UDA1380 if I2C | 44 | select SND_SOC_UDA1380 if I2C |
45 | select SND_SOC_WL1273 if WL1273_CORE | ||
43 | select SND_SOC_WM2000 if I2C | 46 | select SND_SOC_WM2000 if I2C |
44 | select SND_SOC_WM8350 if MFD_WM8350 | 47 | select SND_SOC_WM8350 if MFD_WM8350 |
45 | select SND_SOC_WM8400 if MFD_WM8400 | 48 | select SND_SOC_WM8400 if MFD_WM8400 |
@@ -54,6 +57,7 @@ config SND_SOC_ALL_CODECS | |||
54 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI | 57 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI |
55 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI | 58 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI |
56 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI | 59 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI |
60 | select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI | ||
57 | select SND_SOC_WM8900 if I2C | 61 | select SND_SOC_WM8900 if I2C |
58 | select SND_SOC_WM8903 if I2C | 62 | select SND_SOC_WM8903 if I2C |
59 | select SND_SOC_WM8904 if I2C | 63 | select SND_SOC_WM8904 if I2C |
@@ -61,9 +65,11 @@ config SND_SOC_ALL_CODECS | |||
61 | select SND_SOC_WM8955 if I2C | 65 | select SND_SOC_WM8955 if I2C |
62 | select SND_SOC_WM8960 if I2C | 66 | select SND_SOC_WM8960 if I2C |
63 | select SND_SOC_WM8961 if I2C | 67 | select SND_SOC_WM8961 if I2C |
68 | select SND_SOC_WM8962 if I2C | ||
64 | select SND_SOC_WM8971 if I2C | 69 | select SND_SOC_WM8971 if I2C |
65 | select SND_SOC_WM8974 if I2C | 70 | select SND_SOC_WM8974 if I2C |
66 | select SND_SOC_WM8978 if I2C | 71 | select SND_SOC_WM8978 if I2C |
72 | select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI | ||
67 | select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI | 73 | select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI |
68 | select SND_SOC_WM8990 if I2C | 74 | select SND_SOC_WM8990 if I2C |
69 | select SND_SOC_WM8993 if I2C | 75 | select SND_SOC_WM8993 if I2C |
@@ -84,6 +90,9 @@ config SND_SOC_ALL_CODECS | |||
84 | 90 | ||
85 | If unsure select "N". | 91 | If unsure select "N". |
86 | 92 | ||
93 | config SND_SOC_88PM860X | ||
94 | tristate | ||
95 | |||
87 | config SND_SOC_WM_HUBS | 96 | config SND_SOC_WM_HUBS |
88 | tristate | 97 | tristate |
89 | default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y | 98 | default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y |
@@ -150,6 +159,9 @@ config SND_SOC_L3 | |||
150 | config SND_SOC_DA7210 | 159 | config SND_SOC_DA7210 |
151 | tristate | 160 | tristate |
152 | 161 | ||
162 | config SND_SOC_MAX98088 | ||
163 | tristate | ||
164 | |||
153 | config SND_SOC_PCM3008 | 165 | config SND_SOC_PCM3008 |
154 | tristate | 166 | tristate |
155 | 167 | ||
@@ -188,6 +200,9 @@ config SND_SOC_UDA134X | |||
188 | config SND_SOC_UDA1380 | 200 | config SND_SOC_UDA1380 |
189 | tristate | 201 | tristate |
190 | 202 | ||
203 | config SND_SOC_WL1273 | ||
204 | tristate | ||
205 | |||
191 | config SND_SOC_WM8350 | 206 | config SND_SOC_WM8350 |
192 | tristate | 207 | tristate |
193 | 208 | ||
@@ -227,6 +242,9 @@ config SND_SOC_WM8753 | |||
227 | config SND_SOC_WM8776 | 242 | config SND_SOC_WM8776 |
228 | tristate | 243 | tristate |
229 | 244 | ||
245 | config SND_SOC_WM8804 | ||
246 | tristate | ||
247 | |||
230 | config SND_SOC_WM8900 | 248 | config SND_SOC_WM8900 |
231 | tristate | 249 | tristate |
232 | 250 | ||
@@ -248,6 +266,9 @@ config SND_SOC_WM8960 | |||
248 | config SND_SOC_WM8961 | 266 | config SND_SOC_WM8961 |
249 | tristate | 267 | tristate |
250 | 268 | ||
269 | config SND_SOC_WM8962 | ||
270 | tristate | ||
271 | |||
251 | config SND_SOC_WM8971 | 272 | config SND_SOC_WM8971 |
252 | tristate | 273 | tristate |
253 | 274 | ||
@@ -257,6 +278,9 @@ config SND_SOC_WM8974 | |||
257 | config SND_SOC_WM8978 | 278 | config SND_SOC_WM8978 |
258 | tristate | 279 | tristate |
259 | 280 | ||
281 | config SND_SOC_WM8985 | ||
282 | tristate | ||
283 | |||
260 | config SND_SOC_WM8988 | 284 | config SND_SOC_WM8988 |
261 | tristate | 285 | tristate |
262 | 286 | ||