* [RFC PATCH 09/12] arm: msm: Enable frequency scaling.
@ 2010-01-28 22:59 Daniel Walker
2010-01-29 6:48 ` Pavel Machek
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Walker @ 2010-01-28 22:59 UTC (permalink / raw)
To: linux-arm-kernel
From: Praveen Chidambaram <pchidamb@quicinc.com>
Acked-by: Saravana Kannan <skannan@quicinc.com>
Signed-off-by: Praveen Chidambaram <pchidamb@quicinc.com>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
---
arch/arm/Kconfig | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 71fb8b1..02c029a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -575,6 +575,7 @@ config ARCH_PXA
config ARCH_MSM
bool "Qualcomm MSM"
+ select ARCH_HAS_CPUFREQ
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
help
@@ -1440,6 +1441,14 @@ source "drivers/cpuidle/Kconfig"
endmenu
+config CPU_FREQ_MSM
+ bool
+ depends on CPU_FREQ && ARCH_MSM
+ default y
+ help
+ This enables the CPUFreq driver for Qualcomm CPUs.
+ If in doubt, say Y.
+
menu "Floating point emulation"
comment "At least one emulation must be selected"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [RFC PATCH 09/12] arm: msm: Enable frequency scaling.
2010-01-28 22:59 [RFC PATCH 09/12] arm: msm: Enable frequency scaling Daniel Walker
@ 2010-01-29 6:48 ` Pavel Machek
0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2010-01-29 6:48 UTC (permalink / raw)
To: linux-arm-kernel
On Thu 2010-01-28 14:59:34, Daniel Walker wrote:
> From: Praveen Chidambaram <pchidamb@quicinc.com>
>
> Acked-by: Saravana Kannan <skannan@quicinc.com>
> Signed-off-by: Praveen Chidambaram <pchidamb@quicinc.com>
> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
ack.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-29 6:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 22:59 [RFC PATCH 09/12] arm: msm: Enable frequency scaling Daniel Walker
2010-01-29 6:48 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox