Re: [PATCH V6 3/5] platform/x86: Intel PMT class driver

From: Randy Dunlap
Date: Mon Sep 28 2020 - 21:22:04 EST


On 9/28/20 5:53 PM, David E. Box wrote:
> diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> index 40219bba6801..093c43b63f48 100644
> --- a/drivers/platform/x86/Kconfig
> +++ b/drivers/platform/x86/Kconfig
> @@ -1360,6 +1360,15 @@ config INTEL_PMC_CORE
> - LTR Ignore
> - MPHY/PLL gating status (Sunrisepoint PCH only)
>
> +config INTEL_PMT_CLASS
> + tristate "Intel Platform Monitoring Technology (PMT) Class driver"
> + help
> + The Intel Platform Monitoring Technology (PMT) class driver provides
> + the basic sysfs interface and file heirarchy uses by PMT devices.

hierarchy
No "heir" involved.

> +
> + For more information, see
> + <file:Documentation/ABI/testing/sysfs-class-intel_pmt>
> +


--
~Randy