aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNik Nyby <nikolas@gnu.org>2017-10-07 18:26:10 -0400
committerMark Brown <broonie@kernel.org>2017-10-09 04:47:48 -0400
commit44860b96e68351e4c4c419df10e6534ca4c09fdd (patch)
treebcc9df0047df99d1a54077a9bc109fb7f2ef8585
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (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>
-rw-r--r--sound/soc/dwc/Kconfig4
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
4 select SND_SOC_GENERIC_DMAENGINE_PCM 4 select SND_SOC_GENERIC_DMAENGINE_PCM
5 help 5 help
6 Say Y or M if you want to add support for I2S driver for 6 Say Y or M if you want to add support for I2S driver for
7 Synopsys desigwnware I2S device. The device supports upto 7 Synopsys designware I2S device. The device supports up to
8 maximum of 8 channels each for play and record. 8 a maximum of 8 channels each for play and record.
9 9
10config SND_DESIGNWARE_PCM 10config SND_DESIGNWARE_PCM
11 bool "PCM PIO extension for I2S driver" 11 bool "PCM PIO extension for I2S driver"