Patch "platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable" has been added to the 5.11-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

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

to the 5.11-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     platform-x86-intel_pmt-make-intel_pmt_class-non-user.patch
and it can be found in the queue-5.11 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit c54a956b56488875af5d8428b1549f3de6cea32e
Author: David E. Box <david.e.box@xxxxxxxxxxxxxxx>
Date:   Tue Jan 26 12:55:06 2021 -0800

    platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable
    
    [ Upstream commit 35d8a973fe4d38afee944db636c3d2b1df3741a7 ]
    
    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 <david.e.box@xxxxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20210126205508.30907-1-david.e.box@xxxxxxxxxxxxxxx
    Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 91e6176cdfbdf..af75c3342c061 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -1369,7 +1369,7 @@ config INTEL_PMC_CORE
 		- MPHY/PLL gating status (Sunrisepoint PCH only)
 
 config INTEL_PMT_CLASS
-	tristate "Intel Platform Monitoring Technology (PMT) Class driver"
+	tristate
 	help
 	  The Intel Platform Monitoring Technology (PMT) class driver provides
 	  the basic sysfs interface and file hierarchy uses by PMT devices.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux