Re: [PATCH 1/3] platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable

2021-02-03 Thread Hans de Goede
Hi, On 1/26/21 9:55 PM, David E. Box wrote: > Fix error in Kconfig that exposed INTEL_PMT_CLASS as a user selectable > option. It is already selected by INTEL_PMT_TELEMETRY and > INTEL_PMT_CRASHLOG which are user selectable. > > Fixes: e2729113ce66 ("platform/x86: Intel PMT class driver") > Signe

[PATCH 1/3] platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable

2021-01-26 Thread David E. Box
Fix error in Kconfig that exposed INTEL_PMT_CLASS as a user selectable option. It is already selected by INTEL_PMT_TELEMETRY and INTEL_PMT_CRASHLOG which are user selectable. Fixes: e2729113ce66 ("platform/x86: Intel PMT class driver") Signed-off-by: David E. Box --- drivers/platform/x86/Kconfig