hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
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.