diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-12-18 14:47:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-03 16:32:49 +0000 |
commit | 6cb6746e95576878835cd27f634194bbd771c3f2 (patch) | |
tree | 6f72935c5e3266602206b1759c7673275ab38f95 /sound | |
parent | 02a07872f84fc5fe61fa65310ff23bcad166a4f5 (diff) | |
download | linux-6cb6746e95576878835cd27f634194bbd771c3f2.tar.bz2 |
ASoC: xlnx: Grammar s/the the/the/
Fixes: 33f8db9a89200c18 ("ASoC: xlnx: enable i2s driver build")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/xilinx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/xilinx/Kconfig b/sound/soc/xilinx/Kconfig index 25e287feb58c..723a583a8d57 100644 --- a/sound/soc/xilinx/Kconfig +++ b/sound/soc/xilinx/Kconfig @@ -1,5 +1,5 @@ config SND_SOC_XILINX_I2S - tristate "Audio support for the the Xilinx I2S" + tristate "Audio support for the Xilinx I2S" help Select this option to enable Xilinx I2S Audio. This enables I2S playback and capture using xilinx soft IP. In transmitter |