lkml.org 
[lkml]   [2021]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.11 411/775] platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable
    Date
    From: David E. Box <david.e.box@linux.intel.com>

    [ 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@linux.intel.com>
    Link: https://lore.kernel.org/r/20210126205508.30907-1-david.e.box@linux.intel.com
    Signed-off-by: Hans de Goede <hdegoede@redhat.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/platform/x86/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    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.
    --
    2.27.0


    \
     
     \ /
      Last update: 2021-03-02 05:11    [W:4.018 / U:0.800 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site