From 3dc9bda0d5c0dd62f39d31e80fae922ebb875213 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 27 Sep 2024 10:58:30 +0200 Subject: fragments: Extract CPU frequency scaling configuration from cpu fragment There are now two new frequency-related profiles. A legacy "acpi" profile that activates frequency scaling and the default schedutil governor, and a newer "amd-pstate" profile that will use the new drivers for AMD Zen systems. --- templates/albatross | 2 +- templates/coleridge | 1 + templates/demeter | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/albatross b/templates/albatross index 15be341..95e63d2 100644 --- a/templates/albatross +++ b/templates/albatross @@ -1,7 +1,7 @@ boot/efi compression/zstd cpu/amd -cpu/amd-zen3 +cpu/freq/amd-pstate devices/input/playstation devices/input/xpad devices/net/igc diff --git a/templates/coleridge b/templates/coleridge index d6b7c06..f74c98f 100644 --- a/templates/coleridge +++ b/templates/coleridge @@ -1,5 +1,6 @@ boot/initrd cpu/amd +cpu/freq/acpi devices/net/r8169 drivers/raid hosts/coleridge diff --git a/templates/demeter b/templates/demeter index 5cd3804..6a8a502 100644 --- a/templates/demeter +++ b/templates/demeter @@ -1,5 +1,6 @@ boot/initrd cpu/intel +cpu/freq/acpi devices/net/tigon3 drivers/raid fs/cifs -- cgit v1.2.3-2-gb3c3