19 Apr
2011
19 Apr
'11
10:07 a.m.
On Mon, Apr 18, 2011 at 09:40:12PM -0600, Stephen Warren wrote:
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_WANT_SND_SOC_TEGRA_WM8903 where appropriate, and have SND_SOC_TEGRA_WM8903 depend on this.
Usually this is _HAS_ not _WANT_.