Revert "pygoscelis: Disable CONFIG_X86_MSR" as it's needed for cpupower

This reverts commit 8c16c564a1 from
september last year. I expected that only powertop used it but cpupower
needs it aswell for frequency setting.
This commit is contained in:
Nils Freydank 2022-04-18 20:05:03 +02:00
parent 024dd6cfff
commit 7177fc51a5
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ CONFIG_MICROCODE=y
# CONFIG_MICROCODE_INTEL is not set
CONFIG_MICROCODE_AMD=y
# CONFIG_MICROCODE_OLD_INTERFACE is not set
# CONFIG_X86_MSR is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_X86_5LEVEL is not set
CONFIG_X86_DIRECT_GBPAGES=y