ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARD

1 "simple" is enough on Kconfig help

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Kuninori Morimoto 2018-11-22 00:57:23 +00:00 committed by Mark Brown
parent 338d7159c4
commit c3830f1a00
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ config SND_AUDIO_GRAPH_CARD
depends on OF depends on OF
select SND_SIMPLE_CARD_UTILS select SND_SIMPLE_CARD_UTILS
help help
This option enables generic simple simple sound card support This option enables generic simple sound card support
with OF-graph DT bindings. with OF-graph DT bindings.
config SND_AUDIO_GRAPH_SCU_CARD config SND_AUDIO_GRAPH_SCU_CARD