cpufreq: cris: select CPU_FREQ_TABLE
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Jun 2013 06:40:41 +0000 (12:10 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 18 Jun 2013 08:23:07 +0000 (13:53 +0530)
CPUFreq driver of this platform uses APIs from freq_table.c and so must select
CPU_FREQ_TABLE.

Cc: linux-cris-kernel@axis.com
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/cris/Kconfig

index 8769a9045a543995c137f02f9bfc92bf3ce0da36..5f7530cc9a279a133f1f17a278c5fb53fb39f43b 100644 (file)
@@ -134,11 +134,13 @@ config SVINTO_SIM
 
 config ETRAXFS
        bool "ETRAX-FS-V32"
+       select CPU_FREQ_TABLE if CPU_FREQ
        help
          Support CRIS V32.
 
 config CRIS_MACH_ARTPEC3
         bool "ARTPEC-3"
+       select CPU_FREQ_TABLE if CPU_FREQ
         help
           Support Axis ARTPEC-3.