提交 ebd22f42 编写于 作者: D David E. Box 提交者: Jun Tian

platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable

mainline inclusion
from mainline-v5.12-rc2
commit 35d8a973
category: feature
bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I596K9
CVE: NA

Intel-SIG: commit 35d8a973 platform/x86: intel_pmt: Make
INTEL_PMT_CLASS non-user-selectable.
Backport for intel PMT (Platform Monitoring Technology) support

--------------------------------

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: e2729113 ("platform/x86: Intel PMT class driver")
Signed-off-by: NDavid E. Box <david.e.box@linux.intel.com>
Link: https://lore.kernel.org/r/20210126205508.30907-1-david.e.box@linux.intel.comSigned-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: Nyingbao jia <yingbao.jia@intel.com>
Signed-off-by: NJun Tian <jun.j.tian@intel.com>
上级 c0a64500
...@@ -1363,7 +1363,7 @@ config INTEL_PMC_CORE ...@@ -1363,7 +1363,7 @@ config INTEL_PMC_CORE
- MPHY/PLL gating status (Sunrisepoint PCH only) - MPHY/PLL gating status (Sunrisepoint PCH only)
config INTEL_PMT_CLASS config INTEL_PMT_CLASS
tristate "Intel Platform Monitoring Technology (PMT) Class driver" tristate
help help
The Intel Platform Monitoring Technology (PMT) class driver provides The Intel Platform Monitoring Technology (PMT) class driver provides
the basic sysfs interface and file hierarchy uses by PMT devices. the basic sysfs interface and file hierarchy uses by PMT devices.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册