lkml.org 
[lkml]   [2013]   [Jun]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 07/11] cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE
    Date
    CPUFreq driver of this platform uses APIs from freq_table.c and so must select
    CPU_FREQ_TABLE.

    Cc: linuxppc-dev@lists.ozlabs.org
    Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
    ---
    drivers/cpufreq/Kconfig.powerpc | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/cpufreq/Kconfig.powerpc b/drivers/cpufreq/Kconfig.powerpc
    index 9c926ca..68c1abc 100644
    --- a/drivers/cpufreq/Kconfig.powerpc
    +++ b/drivers/cpufreq/Kconfig.powerpc
    @@ -1,6 +1,7 @@
    config CPU_FREQ_CBE
    tristate "CBE frequency scaling"
    depends on CBE_RAS && PPC_CELL
    + select CPU_FREQ_TABLE
    default m
    help
    This adds the cpufreq driver for Cell BE processors.
    --
    1.7.12.rc2.18.g61b472e


    \
     
     \ /
      Last update: 2013-06-12 11:01    [W:2.161 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site