diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index badb6fbacaa6..15106c045478 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 | depends on COMPILE_TEST | ||
13 | select SND_SOC_88PM860X if MFD_88PM860X | 14 | select SND_SOC_88PM860X if MFD_88PM860X |
14 | select SND_SOC_L3 | 15 | select SND_SOC_L3 |
15 | select SND_SOC_AB8500_CODEC if ABX500_CORE | 16 | select SND_SOC_AB8500_CODEC if ABX500_CORE |
@@ -20,6 +21,7 @@ config SND_SOC_ALL_CODECS | |||
20 | select SND_SOC_AD73311 | 21 | select SND_SOC_AD73311 |
21 | select SND_SOC_ADAU1373 if I2C | 22 | select SND_SOC_ADAU1373 if I2C |
22 | select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI | 23 | select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI |
24 | select SND_SOC_ADAU1701 if I2C | ||
23 | select SND_SOC_ADS117X | 25 | select SND_SOC_ADS117X |
24 | select SND_SOC_AK4104 if SPI_MASTER | 26 | select SND_SOC_AK4104 if SPI_MASTER |
25 | select SND_SOC_AK4535 if I2C | 27 | select SND_SOC_AK4535 if I2C |
@@ -54,6 +56,8 @@ config SND_SOC_ALL_CODECS | |||
54 | select SND_SOC_MC13783 if MFD_MC13XXX | 56 | select SND_SOC_MC13783 if MFD_MC13XXX |
55 | select SND_SOC_ML26124 if I2C | 57 | select SND_SOC_ML26124 if I2C |
56 | select SND_SOC_HDMI_CODEC | 58 | select SND_SOC_HDMI_CODEC |
59 | select SND_SOC_PCM1681 if I2C | ||
60 | select SND_SOC_PCM1792A if SPI_MASTER | ||
57 | select SND_SOC_PCM3008 | 61 | select SND_SOC_PCM3008 |
58 | select SND_SOC_RT5631 if I2C | 62 | select SND_SOC_RT5631 if I2C |
59 | select SND_SOC_RT5640 if I2C | 63 | select SND_SOC_RT5640 if I2C |
@@ -122,6 +126,7 @@ config SND_SOC_ALL_CODECS | |||
122 | select SND_SOC_WM8994 if MFD_WM8994 | 126 | select SND_SOC_WM8994 if MFD_WM8994 |
123 | select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI | 127 | select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI |
124 | select SND_SOC_WM8996 if I2C | 128 | select SND_SOC_WM8996 if I2C |
129 | select SND_SOC_WM8997 if MFD_WM8997 | ||
125 | select SND_SOC_WM9081 if I2C | 130 | select SND_SOC_WM9081 if I2C |
126 | select SND_SOC_WM9090 if I2C | 131 | select SND_SOC_WM9090 if I2C |
127 | select SND_SOC_WM9705 if SND_SOC_AC97_BUS | 132 | select SND_SOC_WM9705 if SND_SOC_AC97_BUS |
@@ -145,8 +150,10 @@ config SND_SOC_ARIZONA | |||
145 | tristate | 150 | tristate |
146 | default y if SND_SOC_WM5102=y | 151 | default y if SND_SOC_WM5102=y |
147 | default y if SND_SOC_WM5110=y | 152 | default y if SND_SOC_WM5110=y |
153 | default y if SND_SOC_WM8997=y | ||
148 | default m if SND_SOC_WM5102=m | 154 | default m if SND_SOC_WM5102=m |
149 | default m if SND_SOC_WM5110=m | 155 | default m if SND_SOC_WM5110=m |
156 | default m if SND_SOC_WM8997=m | ||
150 | 157 | ||
151 | config SND_SOC_WM_HUBS | 158 | config SND_SOC_WM_HUBS |
152 | tristate | 159 | tristate |
@@ -198,6 +205,9 @@ config SND_SOC_AK4104 | |||
198 | config SND_SOC_AK4535 | 205 | config SND_SOC_AK4535 |
199 | tristate | 206 | tristate |
200 | 207 | ||
208 | config SND_SOC_AK4554 | ||
209 | tristate | ||
210 | |||
201 | config SND_SOC_AK4641 | 211 | config SND_SOC_AK4641 |
202 | tristate | 212 | tristate |
203 | 213 | ||
@@ -292,6 +302,12 @@ config SND_SOC_MAX9850 | |||
292 | config SND_SOC_HDMI_CODEC | 302 | config SND_SOC_HDMI_CODEC |
293 | tristate | 303 | tristate |
294 | 304 | ||
305 | config SND_SOC_PCM1681 | ||
306 | tristate | ||
307 | |||
308 | config SND_SOC_PCM1792A | ||
309 | tristate | ||
310 | |||
295 | config SND_SOC_PCM3008 | 311 | config SND_SOC_PCM3008 |
296 | tristate | 312 | tristate |
297 | 313 | ||
@@ -500,6 +516,9 @@ config SND_SOC_WM8995 | |||
500 | config SND_SOC_WM8996 | 516 | config SND_SOC_WM8996 |
501 | tristate | 517 | tristate |
502 | 518 | ||
519 | config SND_SOC_WM8997 | ||
520 | tristate | ||
521 | |||
503 | config SND_SOC_WM9081 | 522 | config SND_SOC_WM9081 |
504 | tristate | 523 | tristate |
505 | 524 | ||