On 2020-11-20 5:48 PM, Mark Brown wrote:
On Fri, Nov 20, 2020 at 03:40:21PM +0000, Rojewski, Cezary wrote:
On 2020-11-18 9:25 PM, Pierre-Louis Bossart wrote:
It helps everyone to have a single build, e.g. 'make allmodconfig' or 'make allyesconfig' would select all possible drivers and bots can run wild.
Why should bots care about not recommended code? I'm against adding external dependency (intel-dsp-config) for catpt for reasons I'd mentioned several times already.
People care about any code that's in the kernel, especially people doing anything treewide. The fewer configurations people need to build to get code coverage the better.
Sure, but in this particular case there really shouldn't be "another option". If catpt is the sole option, why add intel-dsp-config dependency? The alternative shouldn't even exist in the kernel and be instead removed just like /haswell/ and /baytrail/ were.
Czarek