Re: [GIT PULL] platform-drivers-x86 for 5.11-1

From: Linus Torvalds
Date: Tue Dec 15 2020 - 19:18:57 EST


On Mon, Dec 14, 2020 at 4:43 AM Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
>
> - New Intel PMT telemetry and crashlog drivers

These have _very_ annoying Kconfig setups.

First it asks about INTEL_PMT support.

If you say no, it then asks about INTEL_PMT_CLASS, INTEL_PMT_TELEMETRY
and INTEL_PMT_CRASHLOG support.

I've pulled this, but I really wish the PMT support understood that
whole "No means no" thing.

Please?

Linus