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>
This commit is contained in:
Nik Nyby 2017-10-07 18:26:10 -04:00 коммит произвёл Mark Brown
Родитель 2bd6bf03f4
Коммит 44860b96e6
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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"