ASoC: pcm512x: Add regmap select
We need at least the core regmap code to build. Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
5be2fc20b1
commit
f951f835a9
|
@ -316,6 +316,7 @@ config SND_SOC_PCM3008
|
||||||
|
|
||||||
config SND_SOC_PCM512x
|
config SND_SOC_PCM512x
|
||||||
tristate "Texas Instruments PCM512x CODECs"
|
tristate "Texas Instruments PCM512x CODECs"
|
||||||
|
select REGMAP
|
||||||
|
|
||||||
config SND_SOC_RT5631
|
config SND_SOC_RT5631
|
||||||
tristate
|
tristate
|
||||||
|
|
Loading…
Reference in New Issue