[POWERPC] cell: add cpufreq driver for Cell BE processor
[deliverable/linux.git] / arch / powerpc / platforms / cell / Kconfig
index 77ae619c75816e3e4c5295222af3a6b9a4625ad6..06a85b7043315550dadf0c63bdfe38acaa7c8aa2 100644 (file)
@@ -25,4 +25,13 @@ config CBE_THERM
        default m
        depends on CBE_RAS
 
+config CBE_CPUFREQ
+       tristate "CBE frequency scaling"
+       depends on CBE_RAS && CPU_FREQ
+       default m
+       help
+         This adds the cpufreq driver for Cell BE processors.
+         For details, take a look at <file:Documentation/cpu-freq/>.
+         If you don't have such processor, say N
+
 endmenu
This page took 0.039504 seconds and 5 git commands to generate.