hc
2023-11-23 7d07b3ae8ddad407913c5301877e694430a3263f
kernel/drivers/cpufreq/Kconfig.x86
....@@ -125,7 +125,7 @@
125125
126126 config X86_POWERNOW_K8
127127 tristate "AMD Opteron/Athlon64 PowerNow!"
128
- depends on ACPI && ACPI_PROCESSOR && X86_ACPI_CPUFREQ
128
+ depends on ACPI && ACPI_PROCESSOR && X86_ACPI_CPUFREQ && !PREEMPT_RT_BASE
129129 help
130130 This adds the CPUFreq driver for K8/early Opteron/Athlon64 processors.
131131 Support for K10 and newer processors is now in acpi-cpufreq.