Home
last modified time | relevance | path

Searched hist:"7 e265fc04690d449a40b413b0348b15c748cea6f" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cpufreq/
H A DKconfigdiff 7e265fc04690d449a40b413b0348b15c748cea6f Fri Jan 10 06:53:10 CET 2025 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: Move endif to the end of Kconfig file

It is possible to enable few cpufreq drivers, without the framework
being enabled. This happened due to a bug while moving the entries
earlier. Fix it.

Fixes: 7ee1378736f0 ("cpufreq: Move CPPC configs to common Kconfig and add RISC-V")
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://patch.msgid.link/84ac7a8fa72a8fe20487bb0a350a758bce060965.1736488384.git.viresh.kumar@linaro.org
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>