OSDN Git Service

platform/x86: intel_pmc_core: Update Kconfig
authorRajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Thu, 11 Jan 2018 11:10:36 +0000 (16:40 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 16 Jan 2018 15:24:15 +0000 (17:24 +0200)
This adds list of supported features by this driver to the Kconfig.

Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/Kconfig

index 1c251eb..aaca22f 100644 (file)
@@ -983,7 +983,10 @@ config INTEL_PMC_CORE
          exposed by the Power Management Controller.
 
          Supported features:
-               - SLP_S0_RESIDENCY counter.
+               - SLP_S0_RESIDENCY counter
+               - PCH IP Power Gating status
+               - LTR Ignore
+               - MPHY/PLL gating status (Sunrisepoint PCH only)
 
 config IBM_RTL
        tristate "Device driver to enable PRTL support"