From 0249c36719ca3b3fc4a1bb19049ca1eedfe73522 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 27 Apr 2010 17:38:52 +0200 Subject: linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboard omap3: bump MACHINE_KERNEL_PR --- recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/linux/linux-omap-psp-2.6.32') diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig index 626dbbb03d..5a33afa1eb 100644 --- a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig +++ b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig @@ -381,9 +381,9 @@ 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_PERFORMANCE # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set -# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set +CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y -- cgit v1.2.3