[SRU][P:gcp][PATCH 7/9] UBUNTU: [Packaging] gcp: enable CONFIG_CPUFREQ_ARCH_CUR_FREQ
Tim Whisonant
tim.whisonant at canonical.com
Tue Jul 1 16:35:01 UTC 2025
BugLink: https://bugs.launchpad.net/bugs/2111859
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.gcp/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 66c70c033dc0..5c71c2837717 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -21,6 +21,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