mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 21:51:40 +00:00
sound: remove duplicate "the the" phrase in Kconfig text
There are a couple of occurrences of "the the" in the Kconfig text. Fix these. Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Link: https://lore.kernel.org/r/20200817224706.6139-1-colin.king@canonical.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
8932f0cb20
commit
466a806a7d
@ -9,14 +9,14 @@ config SND_SOC_XILINX_I2S
|
||||
encapsulates PCM in AES format and sends AES data.
|
||||
|
||||
config SND_SOC_XILINX_AUDIO_FORMATTER
|
||||
tristate "Audio support for the the Xilinx audio formatter"
|
||||
tristate "Audio support for the Xilinx audio formatter"
|
||||
help
|
||||
Select this option to enable Xilinx audio formatter
|
||||
support. This provides DMA platform device support for
|
||||
audio functionality.
|
||||
|
||||
config SND_SOC_XILINX_SPDIF
|
||||
tristate "Audio support for the the Xilinx SPDIF"
|
||||
tristate "Audio support for the Xilinx SPDIF"
|
||||
help
|
||||
Select this option to enable Xilinx SPDIF Audio.
|
||||
This provides playback and capture of SPDIF audio in
|
||||
|
Loading…
Reference in New Issue
Block a user