diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2020-11-10 18:49:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-17 18:08:45 +0100 |
commit | 5268e0bf7123c422892fec362f5be2bcae9bbb95 (patch) | |
tree | eeeaba4e8c2da03a3e94775df0ffe29ebacd8fc9 /sound/soc/meson/Kconfig | |
parent | ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY (diff) | |
download | linux-5268e0bf7123c422892fec362f5be2bcae9bbb95.tar.xz linux-5268e0bf7123c422892fec362f5be2bcae9bbb95.zip |
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/Kconfig')
-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 |