Searched hist:"33 cc4fc1b2147ee3cf36d02c1106456cb276c043" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | Kconfig | diff 33cc4fc1b2147ee3cf36d02c1106456cb276c043 Fri Sep 09 13:18:07 CEST 2016 Viresh Kumar <viresh.kumar@linaro.org> 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>
|