diff options
author | Nik Nyby <nikolas@gnu.org> | 2017-10-07 18:26:10 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-10-09 09:47:48 +0100 |
commit | 44860b96e68351e4c4c419df10e6534ca4c09fdd (patch) | |
tree | bcc9df0047df99d1a54077a9bc109fb7f2ef8585 /sound/soc/dwc | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
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>
Diffstat (limited to 'sound/soc/dwc')
-rw-r--r-- | sound/soc/dwc/Kconfig | 4 |
1 files 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" |