projects
/
platform
/
kernel
/
linux-arm64.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be2fc2
)
ASoC: pcm512x: Add regmap select
author
Mark Brown
<broonie@linaro.org>
Sun, 16 Feb 2014 00:29:21 +0000
(08:29 +0800)
committer
Mark Brown
<broonie@linaro.org>
Sun, 16 Feb 2014 00:33:38 +0000
(08:33 +0800)
We need at least the core regmap code to build.
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index
56d0c28
..
fa47a83
100644
(file)
--- 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