Skip to content

Commit f658014

Browse files
committed
change default governor to performance mode
1 parent c20da1b commit f658014

File tree

1 file changed

+1
-1
lines changed
  • overlay-rpi4/chromeos-base/chromeos-bsp-rpi4/files/kernel-config

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
coherent_pool=6M smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 console=serial0,115200 earlyprintk=serial0,115200 log_level=7 root=/dev/mmcblk0p3 rootfstype=ext2 rootwait ro cros_debug cros_secure
1+
coherent_pool=6M smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 console=serial0,115200 earlyprintk=serial0,115200 log_level=7 root=/dev/mmcblk0p3 rootfstype=ext2 rootwait ro cros_debug cros_secure cpufreq.default_governor=performance

0 commit comments

Comments
 (0)