From: Rajneesh Bhardwaj Date: Thu, 11 Jan 2018 11:10:36 +0000 (+0530) Subject: platform/x86: intel_pmc_core: Update Kconfig X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c4abf92d4fac7dcac0717410e9242714c35a27f2;p=openwrt%2Fstaging%2Fblogic.git platform/x86: intel_pmc_core: Update Kconfig This adds list of supported features by this driver to the Kconfig. Signed-off-by: Rajneesh Bhardwaj Signed-off-by: Andy Shevchenko --- diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 1c251eb130ab..aaca22fb45b9 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -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"