Commit b0ee5fba authored by Stephen Warren's avatar Stephen Warren Committed by 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: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 4e10bda0
......@@ -8,7 +8,6 @@ config SND_TEGRA_SOC
config SND_TEGRA_SOC_I2S
tristate
depends on SND_TEGRA_SOC
depends on !TEGRA_I2S_AUDIO
default m
help
Say Y or M if you want to add support for codecs attached to the
......
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