diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-06-30 08:03:13 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-07-01 17:36:38 +0200 |
commit | d6a4a9a45d072e3a27ea6e5f98192d78be621a9c (patch) | |
tree | c5bbdcfed557d42f59c45fe18e919bc69fe96b8d /sound/soc/sh/Kconfig | |
parent | ASoC: simple-card: use asoc_simple_card_parse_daifmt() (diff) | |
download | linux-d6a4a9a45d072e3a27ea6e5f98192d78be621a9c.tar.xz linux-d6a4a9a45d072e3a27ea6e5f98192d78be621a9c.zip |
ASoC: rsrc-card: use asoc_simple_card_parse_daifmt()
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/Kconfig')
-rw-r--r-- | sound/soc/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index c9902a6d6fa0..9311f119feb5 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig @@ -44,6 +44,7 @@ config SND_SOC_RCAR config SND_SOC_RSRC_CARD tristate "Renesas Sampling Rate Convert Sound Card" + select SND_SIMPLE_CARD_UTILS help This option enables simple sound if you need sampling rate convert |