aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2014-08-17 06:03:05 -0400
committerMark Brown <broonie@linaro.org>2014-08-17 09:21:56 -0400
commit8a36eaa2ff4a9452a78d799503b920b4e1a0ec31 (patch)
tree60eae4b7fd66313e93e037061ed9f08ebbde7b0c
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff)
ASoC: dmic: Add to SND_SOC_ALL_CODECS
Improve build coverage of the dmic driver. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r--sound/soc/codecs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 8838838e25ed..e514e98e48c4 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -56,6 +56,7 @@ config SND_SOC_ALL_CODECS
56 select SND_SOC_DA7213 if I2C 56 select SND_SOC_DA7213 if I2C
57 select SND_SOC_DA732X if I2C 57 select SND_SOC_DA732X if I2C
58 select SND_SOC_DA9055 if I2C 58 select SND_SOC_DA9055 if I2C
59 select SND_SOC_DMIC
59 select SND_SOC_BT_SCO 60 select SND_SOC_BT_SCO
60 select SND_SOC_ISABELLE if I2C 61 select SND_SOC_ISABELLE if I2C
61 select SND_SOC_JZ4740_CODEC 62 select SND_SOC_JZ4740_CODEC