summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-06-30 06:02:46 +0000
committerMark Brown <broonie@kernel.org>2016-07-01 17:34:02 +0200
commitcecdef3656956b0978bf86ecd1ce0542d2c61e97 (patch)
tree894008aaf663544a1f4aed351284319daf78459f /sound/soc/generic/Kconfig
parentabd3147e69481caade441e8d8296fa3f541aea03 (diff)
downloadlinux-stable-cecdef3656956b0978bf86ecd1ce0542d2c61e97.tar.gz
linux-stable-cecdef3656956b0978bf86ecd1ce0542d2c61e97.tar.bz2
linux-stable-cecdef3656956b0978bf86ecd1ce0542d2c61e97.zip
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
We can use simpel utils asoc_simple_card_parse_daifmt(). Let's use it Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic/Kconfig')
-rw-r--r--sound/soc/generic/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index 26c2fe6a0b93..c01c5dd68601 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -3,5 +3,6 @@ config SND_SIMPLE_CARD_UTILS
config SND_SIMPLE_CARD
tristate "ASoC Simple sound card support"
+ select SND_SIMPLE_CARD_UTILS
help
This option enables generic simple sound card support