aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-06-17 12:20:29 -0400
committerMark Brown <broonie@linaro.org>2013-06-17 12:20:29 -0400
commitbfe617d33db9871b1ac25b62e9086336cd633db2 (patch)
tree1f7e192567d929d0197bbc9792fd0fee588f7d3c /sound/soc/codecs/Kconfig
parent5f5eb4efe575734e54f26c34ffffc4b48cdca3aa (diff)
parent1aad4e574bced05b4036e79981a7800dd275cf1c (diff)
Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-next
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 0615e00b4ab7..badb6fbacaa6 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -61,6 +61,7 @@ config SND_SOC_ALL_CODECS
61 select SND_SOC_SI476X if MFD_SI476X_CORE 61 select SND_SOC_SI476X if MFD_SI476X_CORE
62 select SND_SOC_SN95031 if INTEL_SCU_IPC 62 select SND_SOC_SN95031 if INTEL_SCU_IPC
63 select SND_SOC_SPDIF 63 select SND_SOC_SPDIF
64 select SND_SOC_SSM2518 if I2C
64 select SND_SOC_SSM2602 if SND_SOC_I2C_AND_SPI 65 select SND_SOC_SSM2602 if SND_SOC_I2C_AND_SPI
65 select SND_SOC_STA32X if I2C 66 select SND_SOC_STA32X if I2C
66 select SND_SOC_STA529 if I2C 67 select SND_SOC_STA529 if I2C
@@ -317,6 +318,9 @@ config SND_SOC_SN95031
317config SND_SOC_SPDIF 318config SND_SOC_SPDIF
318 tristate 319 tristate
319 320
321config SND_SOC_SSM2518
322 tristate
323
320config SND_SOC_SSM2602 324config SND_SOC_SSM2602
321 tristate 325 tristate
322 326