[arch-commits] Commit in linux/trunk (config)
Tobias Powalowski
tpowa at archlinux.org
Sun Oct 9 05:40:20 UTC 2011
Date: Sunday, October 9, 2011 @ 01:40:19
Author: tpowa
Revision: 140194
fix govenor on i686 config
Modified:
linux/trunk/config
--------+
config | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: config
===================================================================
--- config 2011-10-08 16:58:53 UTC (rev 140193)
+++ config 2011-10-09 05:40:19 UTC (rev 140194)
@@ -518,10 +518,10 @@
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
#
More information about the arch-commits
mailing list