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

Commit d3806667 authored by Viresh Kumar's avatar Viresh Kumar
Browse files

cpufreq: davinci: select CPU_FREQ_TABLE



CPUFreq driver of this platform uses APIs from freq_table.c and so must select
CPU_FREQ_TABLE.

Cc: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 1cdff572
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ config ARCH_DAVINCI_DA850
	bool "DA850/OMAP-L138/AM18x based system"
	select ARCH_DAVINCI_DA8XX
	select ARCH_HAS_CPUFREQ
	select CPU_FREQ_TABLE
	select CP_INTC

config ARCH_DAVINCI_DA8XX