[PATCH] sound/soc: fix typos in Kconfig (trivial)

From: Nik Nyby
Date: Sat Oct 07 2017 - 18:26:43 EST


This fixes a few typos in the snd_designware description.

Signed-off-by: Nik Nyby <nikolas@xxxxxxx>
---
sound/soc/dwc/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sound/soc/dwc/Kconfig b/sound/soc/dwc/Kconfig
index c6fd95fa5ca6..aa0c6ec4d93c 100644
--- a/sound/soc/dwc/Kconfig
+++ b/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"
--
2.14.2