[pkg-fso-commits] [SCM] linux-2.6-openmoko,	the Linux 2.6 kernel tree from Openmoko branch, andy-tracking,	updated. upstream/20090303.gitb9de904e-140-g23b564c
    Andy Green 
    agreen at octopus.localdomain
       
    Mon Jun  8 17:29:37 UTC 2009
    
    
  
The following commit has been merged in the andy-tracking branch:
commit 5c49793dd16a6b01cd04a9f43efac6aa49e9a16e
Author: Andy Green <andy at openmoko.com>
Date:   Tue Mar 10 12:03:37 2009 +0000
    config-om3d7k-cpufreq.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>
diff --git a/arch/arm/configs/om_3d7k_defconfig b/arch/arm/configs/om_3d7k_defconfig
index cdf0357..f0046ce 100644
--- a/arch/arm/configs/om_3d7k_defconfig
+++ b/arch/arm/configs/om_3d7k_defconfig
@@ -284,6 +284,22 @@ CONFIG_CMDLINE="console=ttySAC0,115200 root=/dev/ram init=/bin/bash initrd=0x510
 #
 # CPU Power Management
 #
+CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_TABLE=y
+CONFIG_CPU_FREQ_DEBUG=y
+CONFIG_CPU_FREQ_STAT=y
+CONFIG_CPU_FREQ_STAT_DETAILS=y
+CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
+# 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=y
+CONFIG_CPU_FREQ_GOV_POWERSAVE=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
+CONFIG_CPU_FREQ_S3C64XX=y
 CONFIG_CPU_IDLE=y
 CONFIG_CPU_IDLE_GOV_LADDER=y
 
-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
    
    
More information about the pkg-fso-commits
mailing list