ASoC: tegra: Remove TEGRA_I2S_AUDIO from Kconfig
authorStephen Warren <swarren@nvidia.com>
Thu, 13 Jan 2011 22:21:53 +0000 (15:21 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 14 Jan 2011 12:30:29 +0000 (12:30 +0000)
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: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found