From fdd49c24654e06b2ea63787a6d3330933ccb9873 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 24 Oct 2016 02:28:05 +0100 Subject: [PATCH] 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 1fbd8c00c..3f39a374a 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 b11a72169..424d021d3 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