[alsa-devel] [PATCH] ASoC: pcm512x: Add regmap select
16 Feb
2014
16 Feb
'14
1:35 a.m.
From: Mark Brown broonie@linaro.org
We need at least the core regmap code to build.
Signed-off-by: Mark Brown broonie@linaro.org --- sound/soc/codecs/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 56d0c28..fa47a83 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
--
1.9.0.rc3
3963
Age (days ago)
3963
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown