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/intel | |
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/intel')
-rw-r--r-- | sound/soc/intel/boards/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig index c10c37803c67..dddb672a6d55 100644 --- a/sound/soc/intel/boards/Kconfig +++ b/sound/soc/intel/boards/Kconfig @@ -552,7 +552,7 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH select SND_SOC_RT715_SDCA_SDW select SND_SOC_RT5682_SDW select SND_SOC_DMIC - help + help Add support for Intel SoundWire-based platforms connected to MAX98373, RT700, RT711, RT1308 and RT715 If unsure select "N". |