mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 09:41:03 +02:00
ASoC: codecs: cleanup kconfig indentations
Cleanup various bad indentations in the kconfig: 1. spaces instead of tabs (this file mostly uses tabs) 2. too much indentation 3. not enough indentation Signed-off-by: Julian Braha <julianbraha@gmail.com> Link: https://patch.msgid.link/20260630085249.380365-1-julianbraha@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
ec34e1acaf
commit
2f82d58a87
|
|
@ -615,8 +615,8 @@ config SND_SOC_AK4613
|
|||
depends on I2C
|
||||
|
||||
config SND_SOC_AK4619
|
||||
tristate "AKM AK4619 CODEC"
|
||||
depends on I2C
|
||||
tristate "AKM AK4619 CODEC"
|
||||
depends on I2C
|
||||
|
||||
config SND_SOC_AK4642
|
||||
tristate "AKM AK4642 CODEC"
|
||||
|
|
@ -1201,16 +1201,16 @@ config SND_SOC_JZ4725B_CODEC
|
|||
will be called snd-soc-jz4725b-codec.
|
||||
|
||||
config SND_SOC_JZ4760_CODEC
|
||||
depends on MACH_INGENIC || COMPILE_TEST
|
||||
depends on OF
|
||||
select REGMAP
|
||||
tristate "Ingenic JZ4760 internal CODEC"
|
||||
help
|
||||
Enable support for the internal CODEC found in the JZ4760 SoC
|
||||
from Ingenic.
|
||||
depends on MACH_INGENIC || COMPILE_TEST
|
||||
depends on OF
|
||||
select REGMAP
|
||||
tristate "Ingenic JZ4760 internal CODEC"
|
||||
help
|
||||
Enable support for the internal CODEC found in the JZ4760 SoC
|
||||
from Ingenic.
|
||||
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called snd-soc-jz4760-codec.
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called snd-soc-jz4760-codec.
|
||||
|
||||
config SND_SOC_JZ4770_CODEC
|
||||
depends on MACH_INGENIC || COMPILE_TEST
|
||||
|
|
@ -2296,8 +2296,8 @@ config SND_SOC_TLV320ADC3XXX
|
|||
depends on I2C
|
||||
depends on GPIOLIB
|
||||
help
|
||||
Enable support for Texas Instruments TLV320ADC3001 and TLV320ADC3101
|
||||
ADCs.
|
||||
Enable support for Texas Instruments TLV320ADC3001 and TLV320ADC3101
|
||||
ADCs.
|
||||
|
||||
config SND_SOC_TLV320AIC23
|
||||
tristate
|
||||
|
|
@ -2893,7 +2893,7 @@ config SND_SOC_TPA6130A2
|
|||
depends on I2C
|
||||
|
||||
config SND_SOC_LPASS_MACRO_COMMON
|
||||
tristate
|
||||
tristate
|
||||
|
||||
config SND_SOC_LPASS_WSA_MACRO
|
||||
depends on COMMON_CLK
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user