aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/shmobile_defconfig
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2014-12-15 09:48:19 +0530
committerKevin Hilman <khilman@linaro.org>2014-12-15 10:47:47 -0800
commit9d312cd12e89ce08add99fe66e8f6baeaca16d7d (patch)
tree4cd965e30e1f8f3b38b6a0c4f44804fb196b324d /arch/arm/configs/shmobile_defconfig
parentLinux 3.18 (diff)
downloadlinux-dev-9d312cd12e89ce08add99fe66e8f6baeaca16d7d.tar.xz
linux-dev-9d312cd12e89ce08add99fe66e8f6baeaca16d7d.zip
ARM: defconfigs: use CONFIG_CPUFREQ_DT
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>
Diffstat (limited to '')
-rw-r--r--arch/arm/configs/shmobile_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index d7346ad51043..bfe79d5b8213 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -176,5 +176,5 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_THERMAL=y
-CONFIG_GENERIC_CPUFREQ_CPU0=y
+CONFIG_CPUFREQ_DT=y
CONFIG_REGULATOR_DA9210=y