summaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus
diff options
context:
space:
mode:
authorMax Filippov2014-03-06 11:04:42 +0100
committerMark Brown2014-03-07 03:55:33 +0100
commitcc1bc54aa787c39125fe843e81bd693e8f507c32 (patch)
treedbd99c4e0afc678e8e7f0dd3d30954cc12071048 /sound/soc/cirrus
parentASoC: tlv320aic23: add support for SPI control mode (diff)
downloadkernel-qcow2-linux-cc1bc54aa787c39125fe843e81bd693e8f507c32.tar.gz
kernel-qcow2-linux-cc1bc54aa787c39125fe843e81bd693e8f507c32.tar.xz
kernel-qcow2-linux-cc1bc54aa787c39125fe843e81bd693e8f507c32.zip
ASoC: update Kconfig of AIC23 users to select I2C variant
Now that AIC23 supports two control interfaces all existing I2C users should select I2C variant. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/cirrus')
-rw-r--r--sound/soc/cirrus/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/cirrus/Kconfig b/sound/soc/cirrus/Kconfig
index 06f938deda15..a0bf4a610397 100644
--- a/sound/soc/cirrus/Kconfig
+++ b/sound/soc/cirrus/Kconfig
@@ -18,7 +18,7 @@ config SND_EP93XX_SOC_SNAPPERCL15
tristate "SoC Audio support for Bluewater Systems Snapper CL15 module"
depends on SND_EP93XX_SOC && MACH_SNAPPER_CL15
select SND_EP93XX_SOC_I2S
- select SND_SOC_TLV320AIC23
+ select SND_SOC_TLV320AIC23_I2C
help
Say Y or M here if you want to add support for I2S audio on the
Bluewater Systems Snapper CL15 module.