From: Shawn Guo Date: Sat, 3 Mar 2012 15:19:48 +0000 (+0800) Subject: ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver X-Git-Tag: v3.4-rc1~88^2^2~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ca1b19c6ab11fab61512684e987517e3cafad3;p=pandora-kernel.git ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed