commit | ca53fb24dd21bff32c4b41b2be1035a1adfc0135 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 22 22:41:11 2008 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Oct 30 15:54:10 2008 +0000 |
tree | f16fb6314e5d10ac47a20f34729da092e0cdb7ae | |
parent | e775f6c0fb6ac25ab8845d4ad1e17b4b015487f0 [diff] |
ASoC: Use finer grained dependencies in SND_SOC_ALL_CODECS Move the bus dependencies in SND_SOC_ALL_CODECS into the individual codec options rather than have them centrally. This allows the inclusion of AC97 codecs when testing on platforms with AC97 support and will also handle codecs on multi-function devices more gracefully. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>