From: Mark Brown Date: Sun, 16 Feb 2014 00:29:21 +0000 (+0800) Subject: ASoC: pcm512x: Add regmap select X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~9^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f951f835a9719996e08e5c2932afc65ebfdbf47a;p=thirdparty%2Flinux.git ASoC: pcm512x: Add regmap select We need at least the core regmap code to build. Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 56d0c28456803..fa47a8336be34 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