projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
338d715
)
ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARD
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Thu, 22 Nov 2018 00:57:23 +0000
(
00:57
+0000)
committer
Mark Brown
<broonie@kernel.org>
Fri, 23 Nov 2018 14:01:55 +0000
(14:01 +0000)
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>
sound/soc/generic/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/generic/Kconfig
b/sound/soc/generic/Kconfig
index
c954be0
..
fa5aff9
100644
(file)
--- a/
sound/soc/generic/Kconfig
+++ b/
sound/soc/generic/Kconfig
@@
-20,7
+20,7
@@
config SND_AUDIO_GRAPH_CARD
depends on OF
select SND_SIMPLE_CARD_UTILS
help
- This option enables generic simple s
imple s
ound card support
+ This option enables generic simple sound card support
with OF-graph DT bindings.
config SND_AUDIO_GRAPH_SCU_CARD