Merge pull request #67268 from michaelpj/imp/intel-rapl

kernel: set POWERCAP and INTEL_RAPL
This commit is contained in:
Jörg Thalheim
2019-09-23 08:06:23 +01:00
committed by GitHub

View File

@@ -52,6 +52,9 @@ let
CPU_FREQ_DEFAULT_GOV_PERFORMANCE = yes;
CPU_FREQ_GOV_SCHEDUTIL = whenAtLeast "4.9" yes;
PM_WAKELOCKS = yes;
# Power-capping framework and support for INTEL RAPL
POWERCAP = yes;
INTEL_RAPL = module;
};
external-firmware = {