aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-09-28 06:24:10 -0400
committerMark Brown <broonie@kernel.org>2016-09-28 12:49:47 -0400
commit97b4bc76d9f7ab1fab375bc6d6143804a7bc2256 (patch)
tree0cf885afa5c15b12eb21f8fc5a39b5979ea91cff
parent9f645421b8219a466cca512ea5b123a5b170c59b (diff)
ASoC: trivial: system spelling fix
Do s/ststem/system/ . Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--sound/soc/generic/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index b95ae4918fca..d023959b8cd6 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -13,4 +13,4 @@ config SND_SIMPLE_SCU_CARD
13 select SND_SIMPLE_CARD_UTILS 13 select SND_SIMPLE_CARD_UTILS
14 help 14 help
15 This option enables generic simple SCU sound card support. 15 This option enables generic simple SCU sound card support.
16 It supports DPCM of multi CPU single Codec ststem. 16 It supports DPCM of multi CPU single Codec system.