aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig.arm
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-06-12 12:08:44 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2013-06-18 13:53:08 +0530
commit29c4b5766eef1aa0c786056e536fae8bb82fbc78 (patch)
tree605c31dc23d65bc852b378f55c289ad3932df9cb /drivers/cpufreq/Kconfig.arm
parentcpufreq: exynos: select CPU_FREQ_TABLE (diff)
downloadlinux-dev-29c4b5766eef1aa0c786056e536fae8bb82fbc78.tar.xz
linux-dev-29c4b5766eef1aa0c786056e536fae8bb82fbc78.zip
cpufreq: highbank: remove select CPU_FREQ_TABLE
Highbank cpufreq driver doesn't use any APIs from freq_table.c and so must not select CPU_FREQ_TABLE. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Langsdorf <mark.langsdorf@calxeda.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq/Kconfig.arm')
-rw-r--r--drivers/cpufreq/Kconfig.arm1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm
index 9d7e2096baf8..891dd1ccdb31 100644
--- a/drivers/cpufreq/Kconfig.arm
+++ b/drivers/cpufreq/Kconfig.arm
@@ -57,7 +57,6 @@ config ARM_EXYNOS5440_CPUFREQ
config ARM_HIGHBANK_CPUFREQ
tristate "Calxeda Highbank-based"
depends on ARCH_HIGHBANK
- select CPU_FREQ_TABLE
select GENERIC_CPUFREQ_CPU0
select PM_OPP
select REGULATOR