[linux] 02/03: cpufreq: Change CPU_FREQ_GOV_SCHEDUTIL to built-in

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 7 16:46:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit e5b976c268e44d452bc5ae23b765eab26c4409ae
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jan 7 03:40:03 2017 +0000

    cpufreq: Change CPU_FREQ_GOV_SCHEDUTIL to built-in
    
    It can't be modular in 4.9.
---
 debian/config/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/config/config b/debian/config/config
index a6f827f..11dfffd 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -441,7 +441,7 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
 CONFIG_CPU_FREQ_GOV_ONDEMAND=m
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
-CONFIG_CPU_FREQ_GOV_SCHEDUTIL=m
+CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
 # CONFIG_CPUFREQ_DT is not set
 
 ##

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list