mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
ASoC: codecs: Adjust indentation in CONFIG_SND_SOC_ES9356 definition
The indentation of CONFIG_SND_SOC_ES9356 uses spaces, instead of the Kconfig standard using tabs. Adjust it. Signed-off-by: Nathan Chancellor <nathan@kernel.org> Link: https://patch.msgid.link/20260526-es9356-dep-fixes-v1-2-39ac16f43d54@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
64172fa308
commit
bf6dfd0e6c
|
|
@ -1301,10 +1301,10 @@ config SND_SOC_ES8389
|
|||
depends on I2C
|
||||
|
||||
config SND_SOC_ES9356
|
||||
tristate "Everest Semi ES9356 CODEC SDW"
|
||||
depends on SOUNDWIRE
|
||||
select REGMAP_SOUNDWIRE
|
||||
select REGMAP_SOUNDWIRE_MBQ
|
||||
tristate "Everest Semi ES9356 CODEC SDW"
|
||||
depends on SOUNDWIRE
|
||||
select REGMAP_SOUNDWIRE
|
||||
select REGMAP_SOUNDWIRE_MBQ
|
||||
|
||||
config SND_SOC_FRAMER
|
||||
tristate "Framer codec"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user