mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 04:14:49 +08:00
ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation
Indent with TABs to be consistent with the rest of the file. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
fcff5f9974
commit
4df8271e1f
@ -49,10 +49,10 @@ config SND_SOC_TEGRA_TRIMSLICE
|
||||
TrimSlice platform.
|
||||
|
||||
config SND_SOC_TEGRA_ALC5632
|
||||
tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
|
||||
depends on SND_SOC_TEGRA && I2C
|
||||
select SND_SOC_TEGRA_I2S
|
||||
select SND_SOC_ALC5632
|
||||
help
|
||||
Say Y or M here if you want to add support for SoC audio on the
|
||||
Toshiba AC100 netbook.
|
||||
tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
|
||||
depends on SND_SOC_TEGRA && I2C
|
||||
select SND_SOC_TEGRA_I2S
|
||||
select SND_SOC_ALC5632
|
||||
help
|
||||
Say Y or M here if you want to add support for SoC audio on the
|
||||
Toshiba AC100 netbook.
|
||||
|
Loading…
Reference in New Issue
Block a user