summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-02-16 08:29:21 +0800
committerMark Brown <broonie@linaro.org>2014-02-16 08:33:38 +0800
commitf951f835a9719996e08e5c2932afc65ebfdbf47a (patch)
treeffaf62082de28bcd632d743c27c18f501a3c331b /sound/soc/codecs/Kconfig
parent5be2fc20b101b5138c4f54a584dc11790ef16598 (diff)
downloadlinux-f951f835a9719996e08e5c2932afc65ebfdbf47a.tar.bz2
ASoC: pcm512x: Add regmap select
We need at least the core regmap code to build. Signed-off-by: Mark Brown <broonie@linaro.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 56d0c2845680..fa47a8336be3 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -316,6 +316,7 @@ config SND_SOC_PCM3008
config SND_SOC_PCM512x
tristate "Texas Instruments PCM512x CODECs"
+ select REGMAP
config SND_SOC_RT5631
tristate