linux5.5: fix a warning on x86_64.
CONFIG_X86_INTEL_PSTATE cannot be a module, enable it. [ci skip]
This commit is contained in:
parent
b4a74e9d52
commit
f9de57173d
@ -577,7 +577,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
|
||||
#
|
||||
# CPU frequency scaling drivers
|
||||
#
|
||||
CONFIG_X86_INTEL_PSTATE=m
|
||||
CONFIG_X86_INTEL_PSTATE=y
|
||||
CONFIG_X86_PCC_CPUFREQ=m
|
||||
CONFIG_X86_ACPI_CPUFREQ=m
|
||||
CONFIG_X86_ACPI_CPUFREQ_CPB=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user