Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29c4b576 authored by Viresh Kumar's avatar Viresh Kumar
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarMark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 46f3049f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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