[linux] 01/04: cpufreq: Delete redundant kconfig settings

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Oct 24 01:43:42 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 fdd49c24654e06b2ea63787a6d3330933ccb9873
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Oct 24 02:28:05 2016 +0100

    cpufreq: Delete redundant kconfig settings
---
 debian/config/armhf/config | 2 --
 debian/config/sh4/config   | 1 -
 2 files changed, 3 deletions(-)

diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 1fbd8c0..3f39a37 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -187,8 +187,6 @@ CONFIG_CLK_TWL6040=m
 ##
 ## file: drivers/cpufreq/Kconfig
 ##
-CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPUFREQ_DT=m
 
 ##
diff --git a/debian/config/sh4/config b/debian/config/sh4/config
index b11a721..424d021 100644
--- a/debian/config/sh4/config
+++ b/debian/config/sh4/config
@@ -36,7 +36,6 @@ CONFIG_CACHE_WRITEBACK=y
 ##
 ## file: drivers/cpufreq/Kconfig
 ##
-CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_STAT_DETAILS=y
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y

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