summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-04-28 18:37:23 +0200
committerWolfgang Müller2022-07-10 19:07:43 +0200
commit407a22e921711bf1c91b553d93f634328f749c4e (patch)
tree8a789f14446a42cd64dbde00bf2bc14c9a85ce32
parent52e7dcc572a6acb1825a668f999eb025308dc629 (diff)
downloadkernfrag-407a22e921711bf1c91b553d93f634328f749c4e.tar.gz
fragments: Add fragments for base ACPI settings
For now this enables the processor aggregator, which should reduce power consumption when supported by the ACPI device.
-rw-r--r--fragments/base/acpi1
1 files changed, 1 insertions, 0 deletions
diff --git a/fragments/base/acpi b/fragments/base/acpi
new file mode 100644
index 0000000..8b9251f
--- /dev/null
+++ b/fragments/base/acpi
@@ -0,0 +1 @@
+CONFIG_ACPI_PROCESSOR_AGGREGATOR=y