* [PATCH 05/05] OMAP3: Enables CPUidle on OMAP
@ 2008-10-08 12:01 Rajendra Nayak
0 siblings, 0 replies; only message in thread
From: Rajendra Nayak @ 2008-10-08 12:01 UTC (permalink / raw)
To: linux-omap; +Cc: 'Kevin Hilman'
Enables CPUidle for OMAP architectures
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
---
arch/arm/Kconfig | 10 ++++++++++
1 files changed, 10 insertions(+)
Index: linux-omap-2.6/arch/arm/Kconfig
===================================================================
--- linux-omap-2.6.orig/arch/arm/Kconfig 2008-09-09 11:29:35.000000000 +0530
+++ linux-omap-2.6/arch/arm/Kconfig 2008-10-08 13:56:06.000000000 +0530
@@ -1005,6 +1005,16 @@ config ATAGS_PROC
endmenu
+if (ARCH_OMAP)
+
+menu "CPUIdle"
+
+source "drivers/cpuidle/Kconfig"
+
+endmenu
+
+endif
+
if (ARCH_SA1100 || ARCH_INTEGRATOR || ARCH_OMAP || ARCH_IMX || ARCH_PXA)
menu "CPU Frequency scaling"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-08 12:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 12:01 [PATCH 05/05] OMAP3: Enables CPUidle on OMAP Rajendra Nayak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox