[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8b759604-428c-8df1-e3c2-d8fa2c5f796c@infradead.org>
Date: Wed, 15 Jul 2020 19:57:46 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: "David E. Box" <david.e.box@...ux.intel.com>, lee.jones@...aro.org,
dvhart@...radead.org, andy@...radead.org, bhelgaas@...gle.com,
alexander.h.duyck@...ux.intel.com
Cc: linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH V3 3/3] platform/x86: Intel PMT Telemetry capability
driver
On 7/13/20 11:23 PM, David E. Box wrote:
> diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> index 0581a54cf562..5e1f7ce6e69f 100644
> --- a/drivers/platform/x86/Kconfig
> +++ b/drivers/platform/x86/Kconfig
> @@ -1396,6 +1396,16 @@ config INTEL_TELEMETRY
> directly via debugfs files. Various tools may use
> this interface for SoC state monitoring.
>
> +config INTEL_PMT_TELEMETRY
> + tristate "Intel Platform Monitoring Technology (PMT) Telemetry driver"
> + help
> + The Intel Platform Monitory Technology (PMT) Telemetry driver provides
> + access to hardware telemetry metrics on devices that support the
> + feature.
> +
> + For more information, see
> + <file:Documentation/ABI/testing/sysfs-class-intel_pmt_telem>
> +
> endif # X86_PLATFORM_DEVICES
>
> config PMC_ATOM
The text under "help" should be indented with one tab + 2 spaces,
as is done in patch 2/3.
--
~Randy
Powered by blists - more mailing lists