aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-07-15 15:56:51 -0700
committerColin Cross <ccross@android.com>2011-07-15 15:56:51 -0700
commit7ab2d7fb28c252bb4d4cb0de2a1848b969665b03 (patch)
tree9229a213d7d0ec99ad1b9cfc414596862ffbfa6b /drivers/cpufreq/Kconfig
parent6594a2ed5d43b8a11add52012447f1bc86041616 (diff)
parentadce689ff77b097142cf49e76a232e59126da017 (diff)
downloadkernel_samsung_espresso10-7ab2d7fb28c252bb4d4cb0de2a1848b969665b03.zip
kernel_samsung_espresso10-7ab2d7fb28c252bb4d4cb0de2a1848b969665b03.tar.gz
kernel_samsung_espresso10-7ab2d7fb28c252bb4d4cb0de2a1848b969665b03.tar.bz2
Merge branch 'android-3.0' into android-omap-3.0
Diffstat (limited to 'drivers/cpufreq/Kconfig')
-rw-r--r--drivers/cpufreq/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
index e9aaa1d..7e07d94 100644
--- a/drivers/cpufreq/Kconfig
+++ b/drivers/cpufreq/Kconfig
@@ -185,6 +185,17 @@ config CPU_FREQ_GOV_INTERACTIVE
'interactive' - This driver adds a dynamic cpufreq policy governor
designed for latency-sensitive workloads.
+ This governor attempts to reduce the latency of clock
+ increases so that the system is more responsive to
+ interactive workloads.
+
+ To compile this driver as a module, choose M here: the
+ module will be called cpufreq_interactive.
+
+ For details, take a look at linux/Documentation/cpu-freq.
+
+ If in doubt, say N.
+
config CPU_FREQ_GOV_CONSERVATIVE
tristate "'conservative' cpufreq governor"
depends on CPU_FREQ