summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/coreboot-configurator/src/application/qrc/categories.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/coreboot-configurator/src/application/qrc/categories.yaml b/util/coreboot-configurator/src/application/qrc/categories.yaml
index dc0e38bccd05..d9ed2111c83d 100644
--- a/util/coreboot-configurator/src/application/qrc/categories.yaml
+++ b/util/coreboot-configurator/src/application/qrc/categories.yaml
@@ -56,9 +56,9 @@
type: bool
help: Enable or disable the built-in microphone
legacy_8254_timer:
- displayName: Clock Gating
+ displayName: Legacy 8254 Timer
type: bool
- help: Enable or disable the legacy 8254 timer. Reduces power consumption when enabled but must be disabled for certain distributions such as Qubes
+ help: Enable or disable the legacy 8254 timer. Enabling it increases power consumption by disabling clock gating, but increases compatibility with older Operating Systems
usb_always_on:
displayName: USB Always On
type: bool