ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver
authorShawn Guo <shawn.guo@linaro.org>
Sat, 3 Mar 2012 15:19:48 +0000 (23:19 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 4 Mar 2012 13:32:27 +0000 (13:32 +0000)
SND_SOC_AC97_BUS is selected to enable the AC97 support in soc-core.
Rather than selecting the option under SND_IMX_SOC, it's better to
leave the selection to individual machine driver which knows if AC97
support is needed or not.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found