summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorCharles Keepax2015-12-15 12:29:42 +0100
committerMark Brown2015-12-23 01:20:50 +0100
commit1d981e0a5af78339d55085041c6eb3b9a8626920 (patch)
treea46fdaefffb05b800664ecf8b9090616baa3ee09 /sound/soc/codecs/Kconfig
parentMerge branch 'topic/cs47l24' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-qcow2-linux-1d981e0a5af78339d55085041c6eb3b9a8626920.tar.gz
kernel-qcow2-linux-1d981e0a5af78339d55085041c6eb3b9a8626920.tar.xz
kernel-qcow2-linux-1d981e0a5af78339d55085041c6eb3b9a8626920.zip
ASoC: wm5110: Provide basic hookup for voice control
Register a platform driver for the CODEC and add DAIs that will be used to connect a compressed record path for the voice control functionality. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-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 55e14a3ed5e1..4f482f7b63fc 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -214,6 +214,7 @@ config SND_SOC_WM_HUBS
config SND_SOC_WM_ADSP
tristate
+ select SND_SOC_COMPRESS
default y if SND_SOC_CS47L24=y
default y if SND_SOC_WM5102=y
default y if SND_SOC_WM5110=y