]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - arch/sh/Kconfig
cpufreq: sh: move cpufreq driver to drivers/cpufreq
[linux-imx.git] / arch / sh / Kconfig
index 5e859633ce69f13c9d2b1d1c1a5727ad986a9fab..06e3163bdc11b3b4371b28bf87866edb729942aa 100644 (file)
@@ -624,25 +624,7 @@ config SH_CLK_CPG_LEGACY
 endmenu
 
 menu "CPU Frequency scaling"
-
 source "drivers/cpufreq/Kconfig"
-
-config SH_CPU_FREQ
-       tristate "SuperH CPU Frequency driver"
-       depends on CPU_FREQ
-       select CPU_FREQ_TABLE
-       help
-         This adds the cpufreq driver for SuperH. Any CPU that supports
-         clock rate rounding through the clock framework can use this
-         driver. While it will make the kernel slightly larger, this is
-         harmless for CPUs that don't support rate rounding. The driver
-         will also generate a notice in the boot log before disabling
-         itself if the CPU in question is not capable of rate rounding.
-
-         For details, take a look at <file:Documentation/cpu-freq>.
-
-         If unsure, say N.
-
 endmenu
 
 source "arch/sh/drivers/Kconfig"