From: Konrad Rzeszutek Wilk Date: Fri, 16 Mar 2012 16:59:24 +0000 (-0400) Subject: config: Make performance cpufreq governor the default one.. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=9a6951ed709beb1efb275f10fe6dc97d54bb2da4;p=xentesttools%2Fbootstrap.git config: Make performance cpufreq governor the default one.. Granted it should make no difference when booting under Xen. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index e062767..23ddf7e 100644 --- a/linux.config +++ b/linux.config @@ -801,7 +801,7 @@ CONFIG_ZRAM=y CONFIG_X86_POWERNOW_K8=y CONFIG_X86_SPEEDSTEP_CENTRINO=y CONFIG_X86_P4_CLOCKMOD=y -CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE=y +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y