Revision 9d312cd12e89ce08add99fe66e8f6baeaca16d7d authored by Viresh Kumar on 15 December 2014, 04:18:19 UTC, committed by Kevin Hilman on 15 December 2014, 18:47:47 UTC
CONFIG_GENERIC_CPUFREQ_CPU0 disappeared with commit bbcf071969b20f
("cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'") and some
defconfigs are still using it instead of the new one.

Use the renamed CONFIG_CPUFREQ_DT generic driver.

Cc: <stable@vger.kernel.org>        # 3.18
Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
1 parent b2776bf
History
File Mode Size
boot
configs
include
kernel
lib
mm
.gitignore -rw-r--r-- 308 bytes
Kconfig -rw-r--r-- 4.4 KB
Kconfig.debug -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 1.5 KB

back to top