summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-09-09 16:48:07 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-09-13 02:39:12 +0200
commit33cc4fc1b2147ee3cf36d02c1106456cb276c043 (patch)
tree5f69055d08709b01c86b609b80149ca91e275f71 /drivers/cpufreq
parente86eee6bc2aaa6b3637f6497b26beee09a91bde9 (diff)
downloadop-kernel-dev-33cc4fc1b2147ee3cf36d02c1106456cb276c043.zip
op-kernel-dev-33cc4fc1b2147ee3cf36d02c1106456cb276c043.tar.gz
cpufreq: dt: Update kconfig description
The cpufreq DT driver also supports systems that have multiple clock/voltage domains for CPUs, i.e. multiple policy systems. The description of the Kconfig entry was never updated after the driver was modified to support such systems, fix it. Reported-by: Juri Lelli <Juri.Lelli@arm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq')
-rw-r--r--drivers/cpufreq/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
index 74919aa..9be9013 100644
--- a/drivers/cpufreq/Kconfig
+++ b/drivers/cpufreq/Kconfig
@@ -225,7 +225,7 @@ config CPUFREQ_DT
help
This adds a generic DT based cpufreq driver for frequency management.
It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
- systems which share clock and voltage across all CPUs.
+ systems.
If in doubt, say N.
OpenPOWER on IntegriCloud