diff options
author | Mark Brown <broonie@linaro.org> | 2014-08-04 17:31:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-08-04 17:31:20 +0200 |
commit | 2fd537346756d1f306a4ef8532552284aa457408 (patch) | |
tree | a206d551c7304923aef022a076bb21807192238d /sound/soc/sh/Kconfig | |
parent | Merge remote-tracking branch 'asoc/topic/pcm1792' into asoc-next (diff) | |
parent | ASoC: rsnd: enable Mute control on DVC (diff) | |
download | linux-2fd537346756d1f306a4ef8532552284aa457408.tar.xz linux-2fd537346756d1f306a4ef8532552284aa457408.zip |
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Diffstat (limited to 'sound/soc/sh/Kconfig')
-rw-r--r-- | sound/soc/sh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index b43fdf0d08af..80245b6eebd6 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig @@ -37,7 +37,7 @@ config SND_SOC_SH4_SIU config SND_SOC_RCAR tristate "R-Car series SRU/SCU/SSIU/SSI support" select SND_SIMPLE_CARD - select REGMAP + select REGMAP_MMIO help This option enables R-Car SUR/SCU/SSIU/SSI sound support |