[SRU][N:gke][PATCH 094/106] UBUNTU: [Packaging] gke: enable CONFIG_CPUFREQ_ARCH_CUR_FREQ
Tim Whisonant
tim.whisonant at canonical.com
Mon Jul 21 16:22:17 UTC 2025
BugLink: https://bugs.launchpad.net/bugs/2117098
NVIDIA Grace platform recommended upstream patch
fbb4a4759b541d09ebb8e391d5fa7f9a5a0cad61
("cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry")
introduces this option.
Signed-off-by: Tim Whisonant <tim.whisonant at canonical.com>
---
debian.gke/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations
index ed8f08978e285..26d07507604f6 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/config/annotations
@@ -20,6 +20,9 @@ CONFIG_BOOTPARAM_HARDLOCKUP_PANIC note<'initial packaging'>
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC policy<{'amd64': 'y', 'arm64': 'y'}>
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC note<'initial packaging'>
+CONFIG_CPUFREQ_ARCH_CUR_FREQ policy<{'amd64': 'y', 'arm64': '-'}>
+CONFIG_CPUFREQ_ARCH_CUR_FREQ note<'LP: #2111859, Google Grace'>
+
CONFIG_GPIO_CDEV_V1 policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_GPIO_CDEV_V1 note<'LP: #1953613'>
--
2.43.0
More information about the kernel-team
mailing list