summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d')
-rw-r--r--sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d b/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d
new file mode 100644
index 000000000000..88e30c92a352
--- /dev/null
+++ b/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d
@@ -0,0 +1,8 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d,v 1.1 2005/12/18 17:07:17 brix Exp $
+
+# Which governor to use. Must be one of the governors listed in:
+# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
+#
+GOVERNOR="ondemand"