On Wed, Jun 30, 2021 at 05:34:25PM +0530, Nehal Bakulchandra Shah wrote:so now should i RESEND this patch with suggested changes,i.e removing ACPI depedency
Update the KConfig with dependency for ACPI as driver is onlyIf one of the earlier patches in the series fails to build you need to
supported for x86 platform. This fixes the compilation error
reported by kernel test robot.
fix that patch so you don't break bisection or cause people to spend
time finding errors in the earlier patches you fix later.
In any case this doesn't do what the commit log says, ACPI is supported
on at least arm64 so if you genuinely need an x86 dependency ACPI isn't
going to cut it and COMPILE_TEST means the driver will still be built on
everything. I don't recall anything from 0day that looked like it was
anything to do with dependencies though.