summaryrefslogtreecommitdiff
path: root/etc/default
diff options
context:
space:
mode:
Diffstat (limited to 'etc/default')
-rw-r--r--etc/default/grub2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default/grub b/etc/default/grub
index ba1076ef..ce4f8fbb 100644
--- a/etc/default/grub
+++ b/etc/default/grub
@@ -3,7 +3,7 @@
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
-GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
+GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet intel_pstate=disable"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed