提交 b0ee5fba 编写于 作者: S Stephen Warren 提交者: Mark Brown

ASoC: tegra: Remove TEGRA_I2S_AUDIO from Kconfig

That config variable doesn't exist in the mainline kernel, and hence
the dependency shouldn't either.

In linux-tegra-2.6.36, the dependency did exist to avoid a conflict with
the old non-ALSA Tegra I2S driver. However, this isn't and won't be
upstreamed.
Signed-off-by: NStephen Warren <swarren@nvidia.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 4e10bda0
...@@ -8,7 +8,6 @@ config SND_TEGRA_SOC ...@@ -8,7 +8,6 @@ config SND_TEGRA_SOC
config SND_TEGRA_SOC_I2S config SND_TEGRA_SOC_I2S
tristate tristate
depends on SND_TEGRA_SOC depends on SND_TEGRA_SOC
depends on !TEGRA_I2S_AUDIO
default m default m
help help
Say Y or M if you want to add support for codecs attached to the Say Y or M if you want to add support for codecs attached to the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册