27 Mar
2011
27 Mar
'11
12:41 p.m.
On Sun, Mar 27, 2011 at 12:11:54AM -0400, Mike Frysinger wrote:
On Sat, Mar 26, 2011 at 08:12, Mark Brown wrote:
If the device only supports I2C then there's no need for the ifdefs.
i thought in the past you wanted these things because you wanted to be able to build codecs regardless of the bus support (for testing iirc?)
That has never been the case, SND_SOC_ALL_CODECS has always built things only if there is a bus for them. If you support mulitple busses they should be conditional so that you only need one of them to build but if there's only one supported this is not relevant.