diff options
Diffstat (limited to 'drivers/powercap')
-rw-r--r-- | drivers/powercap/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/powercap/Kconfig b/drivers/powercap/Kconfig index dc1c1381d7fa..ebc4d4578339 100644 --- a/drivers/powercap/Kconfig +++ b/drivers/powercap/Kconfig @@ -23,7 +23,7 @@ config INTEL_RAPL tristate "Intel RAPL Support via MSR Interface" depends on X86 && IOSF_MBI select INTEL_RAPL_CORE - ---help--- + help This enables support for the Intel Running Average Power Limit (RAPL) technology via MSR interface, which allows power limits to be enforced and monitored on modern Intel processors (Sandy Bridge and later). |