This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sparc64 / Kconfig
index f279cf8..0bcd075 100644 (file)
@@ -135,7 +135,16 @@ config NR_CPUS
        depends on SMP
        default "32"
 
-source "drivers/cpufreq/Kconfig"
+config CPU_FREQ
+       bool "CPU Frequency scaling"
+       help
+         Clock scaling allows you to change the clock speed of CPUs on the
+         fly.  Currently there are only sparc64 drivers for UltraSPARC-III
+         and UltraSPARC-IIe processors.
+
+         For details, take a look at <file:Documentation/cpu-freq>.
+
+         If in doubt, say N.
 
 config CPU_FREQ_TABLE
        tristate "CPU frequency table helpers"
@@ -167,6 +176,8 @@ config US2E_FREQ
 
          If in doubt, say N.
 
+source "drivers/cpufreq/Kconfig"
+
 # Identify this as a Sparc64 build
 config SPARC64
        bool