[kernel] r15777 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Wed May 26 21:22:52 UTC 2010


Author: maks
Date: Wed May 26 21:22:47 2010
New Revision: 15777

Log:
x86 enable modular X86_PCC_CPUFREQ

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 26 21:22:40 2010	(r15776)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 26 21:22:47 2010	(r15777)
@@ -6,6 +6,7 @@
 
   [ maximilian attems ]
   * topconfig enable CFQ_GROUP_IOSCHED.
+  * [x86] Enable X86_PCC_CPUFREQ.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 26 May 2010 02:55:03 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed May 26 21:22:40 2010	(r15776)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed May 26 21:22:47 2010	(r15777)
@@ -93,6 +93,7 @@
 ##
 ## file: arch/x86/kernel/cpu/cpufreq/Kconfig
 ##
+CONFIG_X86_PCC_CPUFREQ=m
 CONFIG_X86_ACPI_CPUFREQ=m
 CONFIG_X86_SPEEDSTEP_CENTRINO=m
 # CONFIG_X86_P4_CLOCKMOD is not set



More information about the Kernel-svn-changes mailing list