sched/pelt: Add support to track thermal pressure
[sfrench/cifs-2.6.git] / init / Kconfig
index 20a6ac33761c98a6bb7466d5ec1a5e476b1eddda..275c848b02c6151d6c41f949b575d5fa03044d59 100644 (file)
@@ -451,6 +451,10 @@ config HAVE_SCHED_AVG_IRQ
        depends on IRQ_TIME_ACCOUNTING || PARAVIRT_TIME_ACCOUNTING
        depends on SMP
 
+config SCHED_THERMAL_PRESSURE
+       bool "Enable periodic averaging of thermal pressure"
+       depends on SMP
+
 config BSD_PROCESS_ACCT
        bool "BSD Process Accounting"
        depends on MULTIUSER