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:
parent
2bd6bf03f4
commit
44860b96e6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue