aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig18
1 files changed, 13 insertions, 5 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 2f45f00e31b0..badb6fbacaa6 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -19,7 +19,7 @@ config SND_SOC_ALL_CODECS
19 select SND_SOC_AD1980 if SND_SOC_AC97_BUS 19 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
20 select SND_SOC_AD73311 20 select SND_SOC_AD73311
21 select SND_SOC_ADAU1373 if I2C 21 select SND_SOC_ADAU1373 if I2C
22 select SND_SOC_ADAV80X 22 select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI
23 select SND_SOC_ADS117X 23 select SND_SOC_ADS117X
24 select SND_SOC_AK4104 if SPI_MASTER 24 select SND_SOC_AK4104 if SPI_MASTER
25 select SND_SOC_AK4535 if I2C 25 select SND_SOC_AK4535 if I2C
@@ -40,7 +40,7 @@ config SND_SOC_ALL_CODECS
40 select SND_SOC_DA7213 if I2C 40 select SND_SOC_DA7213 if I2C
41 select SND_SOC_DA732X if I2C 41 select SND_SOC_DA732X if I2C
42 select SND_SOC_DA9055 if I2C 42 select SND_SOC_DA9055 if I2C
43 select SND_SOC_DFBMCS320 43 select SND_SOC_BT_SCO
44 select SND_SOC_ISABELLE if I2C 44 select SND_SOC_ISABELLE if I2C
45 select SND_SOC_JZ4740_CODEC 45 select SND_SOC_JZ4740_CODEC
46 select SND_SOC_LM4857 if I2C 46 select SND_SOC_LM4857 if I2C
@@ -53,13 +53,15 @@ config SND_SOC_ALL_CODECS
53 select SND_SOC_MAX9877 if I2C 53 select SND_SOC_MAX9877 if I2C
54 select SND_SOC_MC13783 if MFD_MC13XXX 54 select SND_SOC_MC13783 if MFD_MC13XXX
55 select SND_SOC_ML26124 if I2C 55 select SND_SOC_ML26124 if I2C
56 select SND_SOC_OMAP_HDMI_CODEC if OMAP4_DSS_HDMI 56 select SND_SOC_HDMI_CODEC
57 select SND_SOC_PCM3008 57 select SND_SOC_PCM3008
58 select SND_SOC_RT5631 if I2C 58 select SND_SOC_RT5631 if I2C
59 select SND_SOC_RT5640 if I2C
59 select SND_SOC_SGTL5000 if I2C 60 select SND_SOC_SGTL5000 if I2C
60 select SND_SOC_SI476X if MFD_SI476X_CORE 61 select SND_SOC_SI476X if MFD_SI476X_CORE
61 select SND_SOC_SN95031 if INTEL_SCU_IPC 62 select SND_SOC_SN95031 if INTEL_SCU_IPC
62 select SND_SOC_SPDIF 63 select SND_SOC_SPDIF
64 select SND_SOC_SSM2518 if I2C
63 select SND_SOC_SSM2602 if SND_SOC_I2C_AND_SPI 65 select SND_SOC_SSM2602 if SND_SOC_I2C_AND_SPI
64 select SND_SOC_STA32X if I2C 66 select SND_SOC_STA32X if I2C
65 select SND_SOC_STA529 if I2C 67 select SND_SOC_STA529 if I2C
@@ -263,7 +265,7 @@ config SND_SOC_DA732X
263config SND_SOC_DA9055 265config SND_SOC_DA9055
264 tristate 266 tristate
265 267
266config SND_SOC_DFBMCS320 268config SND_SOC_BT_SCO
267 tristate 269 tristate
268 270
269config SND_SOC_DMIC 271config SND_SOC_DMIC
@@ -287,7 +289,7 @@ config SND_SOC_MAX98095
287config SND_SOC_MAX9850 289config SND_SOC_MAX9850
288 tristate 290 tristate
289 291
290config SND_SOC_OMAP_HDMI_CODEC 292config SND_SOC_HDMI_CODEC
291 tristate 293 tristate
292 294
293config SND_SOC_PCM3008 295config SND_SOC_PCM3008
@@ -296,6 +298,9 @@ config SND_SOC_PCM3008
296config SND_SOC_RT5631 298config SND_SOC_RT5631
297 tristate 299 tristate
298 300
301config SND_SOC_RT5640
302 tristate
303
299#Freescale sgtl5000 codec 304#Freescale sgtl5000 codec
300config SND_SOC_SGTL5000 305config SND_SOC_SGTL5000
301 tristate 306 tristate
@@ -313,6 +318,9 @@ config SND_SOC_SN95031
313config SND_SOC_SPDIF 318config SND_SOC_SPDIF
314 tristate 319 tristate
315 320
321config SND_SOC_SSM2518
322 tristate
323
316config SND_SOC_SSM2602 324config SND_SOC_SSM2602
317 tristate 325 tristate
318 326