]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
authorNishanth Menon <nm@ti.com>
Mon, 5 Jan 2015 23:45:45 +0000 (15:45 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 5 Jan 2015 23:48:21 +0000 (15:48 -0800)
commit40d1746d2eeec5e05956d749cca6364573b472b6
treee15af8e089a3c2a8880b2003cf14f38a5b0fcdc4
parent71c4f6027da75c6c1fd92e05b63108a09ec2b109
ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT

CONFIG_GENERIC_CPUFREQ_CPU0 disappeared with commit bbcf071969b20f
("cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'")

Use the renamed CONFIG_CPUFREQ_DT generic driver. It looks like with
v3.18-rc1, commit bbcf071969b20f and fdc509b15eb3eb came in via
different trees causing the resultant v3.18-rc1 to be non-functional for
cpufreq as default supported with omap2plus_defconfig.

Fixes: fdc509b15eb3eb ("ARM: omap2plus_defconfig: Add cpufreq to defconfig")
Cc: <stable@vger.kernel.org> # 3.18
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig