Enable support for CPUidle on OMAP architectures.

Signed-off-by: Rajendra Nayak <[EMAIL PROTECTED]>

---
 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-08-26 12:25:24.000000000 
+0530
+++ linux-omap-2.6/arch/arm/Kconfig     2008-08-26 14:32:35.000000000 +0530
@@ -1000,6 +1000,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"


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to