From 501cb780ac89508e8b5592e40977b789b5e0a1ef Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 10 Feb 2008 18:20:16 +0000 Subject: linux-handhelds-2.6 2.6.21-hh20: Make cpufreq powersave governor modular. * Unfortunately, can't make entire cpufreq modular due to cross-dependency with pcmcia layer. * defconfigman r437 --- packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya') diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig index 8abaeb97f8..462d533bd4 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Sun Jan 27 01:32:47 2008 +# Sun Feb 10 18:52:40 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -270,7 +270,7 @@ CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y -CONFIG_CPU_FREQ_GOV_POWERSAVE=y +CONFIG_CPU_FREQ_GOV_POWERSAVE=m CONFIG_CPU_FREQ_GOV_USERSPACE=m CONFIG_CPU_FREQ_GOV_ONDEMAND=m CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m -- cgit v1.2.3