platform/x86: intel_pmc_core: Update Kconfig
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>
This commit is contained in:
parent
1f644da7e9
commit
c4abf92d4f
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue