diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2020-11-10 20:49:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-17 20:08:45 +0300 |
commit | 5268e0bf7123c422892fec362f5be2bcae9bbb95 (patch) | |
tree | eeeaba4e8c2da03a3e94775df0ffe29ebacd8fc9 /sound/soc/meson | |
parent | 9a207228bdf0a4933b794c944d7111564353ea94 (diff) | |
download | linux-5268e0bf7123c422892fec362f5be2bcae9bbb95.tar.xz |
ASoC: Fix 7/8 spaces indentation in Kconfig
Some entries used 7 or 8 spaces instead if a single TAB.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20201110174904.3413846-1-geert@linux-m68k.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/meson')
-rw-r--r-- | sound/soc/meson/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/meson/Kconfig b/sound/soc/meson/Kconfig index ce0cbdc69b2e..b93ea33739f2 100644 --- a/sound/soc/meson/Kconfig +++ b/sound/soc/meson/Kconfig @@ -98,7 +98,7 @@ config SND_MESON_AXG_PDM in the Amlogic AXG SoC family config SND_MESON_CARD_UTILS - tristate + tristate config SND_MESON_CODEC_GLUE tristate |