Browse Source

ASoC: dwc: fix typos in Kconfig

This fixes a few typos in the snd_designware description.

Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Nik Nyby 8 years ago
parent
commit
44860b96e6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      sound/soc/dwc/Kconfig

+ 2 - 2
sound/soc/dwc/Kconfig

@@ -4,8 +4,8 @@ config SND_DESIGNWARE_I2S
 	select SND_SOC_GENERIC_DMAENGINE_PCM
 	help
 	 Say Y or M if you want to add support for I2S driver for
-	 Synopsys desigwnware I2S device. The device supports upto
-	 maximum of 8 channels each for play and record.
+	 Synopsys designware I2S device. The device supports up to
+	 a maximum of 8 channels each for play and record.
 
 config SND_DESIGNWARE_PCM
 	bool "PCM PIO extension for I2S driver"