commit | 15ca1b19c6ab11fab61512684e987517e3cafad3 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sat Mar 03 23:19:48 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Mar 04 13:32:27 2012 +0000 |
tree | 7f80daa2b8e20e2e89a6bb77d7cad96f5e90cb50 | |
parent | 9a3a101c1a34b498f466409ce5a1bf0fcbcc476b [diff] |
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 <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>