mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 23:21:46 +00:00
ASoC: ti: Fix typos in ti/Kconfig
This patch fixes some spelling typo in Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20190813034235.30673-1-standby24x7@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
68b953aeb5
commit
ae3a5901dd
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ config SND_SOC_TI_SDMA_PCM
|
||||||
|
|
||||||
comment "Texas Instruments DAI support for:"
|
comment "Texas Instruments DAI support for:"
|
||||||
config SND_SOC_DAVINCI_ASP
|
config SND_SOC_DAVINCI_ASP
|
||||||
tristate "daVinci Audio Serial Port (ASP) or McBSP suport"
|
tristate "daVinci Audio Serial Port (ASP) or McBSP support"
|
||||||
depends on ARCH_DAVINCI || COMPILE_TEST
|
depends on ARCH_DAVINCI || COMPILE_TEST
|
||||||
select SND_SOC_TI_EDMA_PCM
|
select SND_SOC_TI_EDMA_PCM
|
||||||
help
|
help
|
||||||
|
@ -33,7 +33,7 @@ config SND_SOC_DAVINCI_MCASP
|
||||||
- Keystone devices
|
- Keystone devices
|
||||||
|
|
||||||
config SND_SOC_DAVINCI_VCIF
|
config SND_SOC_DAVINCI_VCIF
|
||||||
tristate "daVinci Voice Interface (VCIF) suport"
|
tristate "daVinci Voice Interface (VCIF) support"
|
||||||
depends on ARCH_DAVINCI || COMPILE_TEST
|
depends on ARCH_DAVINCI || COMPILE_TEST
|
||||||
select SND_SOC_TI_EDMA_PCM
|
select SND_SOC_TI_EDMA_PCM
|
||||||
help
|
help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue