11 Apr
2019
11 Apr
'19
11:01 a.m.
On Wed, Apr 10, 2019 at 01:05:40PM -0500, Pierre-Louis Bossart wrote:
On 4/10/19 11:38 AM, Mark Brown wrote:
The Intel boards have very strict dependencies which make them less available for compile test than is desirable, with requirements for specific drivers that are only needed at runtime but not at build time. Relax this a bit if COMPILE_TEST is enabled to improve build coverage for these drivers.
It's really asking for trouble but it's the right thing to do. Let's see how many issues get reported...
It's probably fine, they get covered by allmodconfig already - it certainly didn't immediately trigger any issues for me.