All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: pcm512x: Add regmap select
@ 2014-02-16  0:35 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2014-02-16  0:35 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, linaro-kernel, Mark Brown

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-16  0:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-16  0:35 [PATCH] ASoC: pcm512x: Add regmap select Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.