Commit 5268e0bf authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Mark Brown

ASoC: Fix 7/8 spaces indentation in Kconfig

Some entries used 7 or 8 spaces instead if a single TAB.
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20201110174904.3413846-1-geert@linux-m68k.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 9a207228
...@@ -518,7 +518,7 @@ config SND_SOC_AK5558 ...@@ -518,7 +518,7 @@ config SND_SOC_AK5558
select REGMAP_I2C select REGMAP_I2C
config SND_SOC_ALC5623 config SND_SOC_ALC5623
tristate "Realtek ALC5623 CODEC" tristate "Realtek ALC5623 CODEC"
depends on I2C depends on I2C
config SND_SOC_ALC5632 config SND_SOC_ALC5632
...@@ -729,7 +729,7 @@ config SND_SOC_JZ4770_CODEC ...@@ -729,7 +729,7 @@ config SND_SOC_JZ4770_CODEC
will be called snd-soc-jz4770-codec. will be called snd-soc-jz4770-codec.
config SND_SOC_L3 config SND_SOC_L3
tristate tristate
config SND_SOC_DA7210 config SND_SOC_DA7210
tristate tristate
...@@ -769,10 +769,10 @@ config SND_SOC_HDMI_CODEC ...@@ -769,10 +769,10 @@ config SND_SOC_HDMI_CODEC
select HDMI select HDMI
config SND_SOC_ES7134 config SND_SOC_ES7134
tristate "Everest Semi ES7134 CODEC" tristate "Everest Semi ES7134 CODEC"
config SND_SOC_ES7241 config SND_SOC_ES7241
tristate "Everest Semi ES7241 CODEC" tristate "Everest Semi ES7241 CODEC"
config SND_SOC_ES8316 config SND_SOC_ES8316
tristate "Everest Semi ES8316 CODEC" tristate "Everest Semi ES8316 CODEC"
...@@ -971,10 +971,10 @@ config SND_SOC_PCM186X_SPI ...@@ -971,10 +971,10 @@ config SND_SOC_PCM186X_SPI
select REGMAP_SPI select REGMAP_SPI
config SND_SOC_PCM3008 config SND_SOC_PCM3008
tristate tristate
config SND_SOC_PCM3060 config SND_SOC_PCM3060
tristate tristate
config SND_SOC_PCM3060_I2C config SND_SOC_PCM3060_I2C
tristate "Texas Instruments PCM3060 CODEC - I2C" tristate "Texas Instruments PCM3060 CODEC - I2C"
...@@ -1437,7 +1437,7 @@ config SND_SOC_UDA1334 ...@@ -1437,7 +1437,7 @@ config SND_SOC_UDA1334
rate) and mute. rate) and mute.
config SND_SOC_UDA134X config SND_SOC_UDA134X
tristate tristate
config SND_SOC_UDA1380 config SND_SOC_UDA1380
tristate tristate
...@@ -1766,8 +1766,8 @@ config SND_SOC_NAU8315 ...@@ -1766,8 +1766,8 @@ config SND_SOC_NAU8315
depends on GPIOLIB depends on GPIOLIB
config SND_SOC_NAU8540 config SND_SOC_NAU8540
tristate "Nuvoton Technology Corporation NAU85L40 CODEC" tristate "Nuvoton Technology Corporation NAU85L40 CODEC"
depends on I2C depends on I2C
config SND_SOC_NAU8810 config SND_SOC_NAU8810
tristate "Nuvoton Technology Corporation NAU88C10 CODEC" tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
......
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
config SND_SIMPLE_CARD_UTILS config SND_SIMPLE_CARD_UTILS
tristate tristate
config SND_SIMPLE_CARD config SND_SIMPLE_CARD
tristate "ASoC Simple sound card support" tristate "ASoC Simple sound card support"
......
...@@ -552,7 +552,7 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH ...@@ -552,7 +552,7 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH
select SND_SOC_RT715_SDCA_SDW select SND_SOC_RT715_SDCA_SDW
select SND_SOC_RT5682_SDW select SND_SOC_RT5682_SDW
select SND_SOC_DMIC select SND_SOC_DMIC
help help
Add support for Intel SoundWire-based platforms connected to Add support for Intel SoundWire-based platforms connected to
MAX98373, RT700, RT711, RT1308 and RT715 MAX98373, RT700, RT711, RT1308 and RT715
If unsure select "N". If unsure select "N".
......
...@@ -98,7 +98,7 @@ config SND_MESON_AXG_PDM ...@@ -98,7 +98,7 @@ config SND_MESON_AXG_PDM
in the Amlogic AXG SoC family in the Amlogic AXG SoC family
config SND_MESON_CARD_UTILS config SND_MESON_CARD_UTILS
tristate tristate
config SND_MESON_CODEC_GLUE config SND_MESON_CODEC_GLUE
tristate tristate
......
...@@ -221,13 +221,13 @@ config SND_PXA2XX_SOC_MIOA701 ...@@ -221,13 +221,13 @@ config SND_PXA2XX_SOC_MIOA701
MIO A701. MIO A701.
config SND_PXA2XX_SOC_IMOTE2 config SND_PXA2XX_SOC_IMOTE2
tristate "SoC Audio support for IMote 2" tristate "SoC Audio support for IMote 2"
depends on SND_PXA2XX_SOC && MACH_INTELMOTE2 && I2C depends on SND_PXA2XX_SOC && MACH_INTELMOTE2 && I2C
select SND_PXA2XX_SOC_I2S select SND_PXA2XX_SOC_I2S
select SND_SOC_WM8940 select SND_SOC_WM8940
help help
Say Y if you want to add support for SoC audio on the Say Y if you want to add support for SoC audio on the
IMote 2. IMote 2.
config SND_MMP_SOC_BROWNSTONE config SND_MMP_SOC_BROWNSTONE
tristate "SoC Audio support for Marvell Brownstone" tristate "SoC Audio support for Marvell Brownstone"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment