[linux] 02/06: cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 2 03:42:50 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit dc0857b075468694b9fd861b55b7e514048594d8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Dec 29 22:50:40 2016 +0000

    cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fdcf7cc..cc6472c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
     DELL_LAPTOP and DELL_WMI as modules (Closes: #849674)
   * [powerpc*] boot: Request no dynamic linker for boot wrapper
     (Closes: #848851, FTBFS on ppc6el)
+  * cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module
 
   [ Salvatore Bonaccorso ]
   * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
diff --git a/debian/config/config b/debian/config/config
index f4cd3dd..2da3bd2 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -436,6 +436,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_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