[linux] 08/08: [armhf] devfreq: Explicitly enable PM_DEVFREQ

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri May 27 13:53:05 UTC 2016


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

benh pushed a commit to branch master
in repository linux.

commit 7c7e0a5df709685ed59e01eee8e7fbbb4f2100ab
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri May 27 14:50:26 2016 +0100

    [armhf] devfreq: Explicitly enable PM_DEVFREQ
    
    Most symbols that depend on PM_DEVFREQ - such as the newly enabled
    ARM_TEGRA_DEVFREQ - do not select it.  Currently it is selected by
    SCSI_UFSHCD, but we should not depend on that.
---
 debian/config/armhf/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 890080f..22129c4 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -209,6 +209,7 @@ CONFIG_CRYPTO_DEV_SUN4I_SS=m
 ##
 ## file: drivers/devfreq/Kconfig
 ##
+CONFIG_PM_DEVFREQ=y
 CONFIG_ARM_TEGRA_DEVFREQ=m
 
 ##

-- 
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