ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903
authorStephen Warren <swarren@nvidia.com>
Tue, 19 Apr 2011 16:18:01 +0000 (10:18 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 21 Apr 2011 10:57:31 +0000 (11:57 +0100)
CONFIG_SND_SOC_TEGRA_WM8903 is useful for many Tegra boards. To avoid the
ASoC tegra/Kconfig enumerating them all, instead have the Tegra machine
Kconfig select MACH_HAS_SND_SOC_TEGRA_WM8903 where appropriate, and have
SND_SOC_TEGRA_WM8903 depend on this.

[Redid ASoC diff so it applies. -- broonie]

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found