diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-08-18 00:47:06 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-18 15:52:43 +0200 |
commit | 466a806a7d2beffa6a79d61dbabac8a48685c3e2 (patch) | |
tree | ced702cfae5bd6d0cf8233cb8f54ed9f833f97bd /sound/soc/xilinx/Kconfig | |
parent | ASoC: SOF: delete repeated words in comments (diff) | |
download | linux-466a806a7d2beffa6a79d61dbabac8a48685c3e2.tar.xz linux-466a806a7d2beffa6a79d61dbabac8a48685c3e2.zip |
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>
Diffstat (limited to 'sound/soc/xilinx/Kconfig')
-rw-r--r-- | sound/soc/xilinx/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/xilinx/Kconfig b/sound/soc/xilinx/Kconfig index 1d3586b68db7..5bd2730aab76 100644 --- a/sound/soc/xilinx/Kconfig +++ b/sound/soc/xilinx/Kconfig @@ -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 |