[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4697A3F8.5040603@mvista.com>
Date: Fri, 13 Jul 2007 09:10:32 -0700
From: Kevin Hilman <khilman@...sta.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
RT-Users <linux-rt-users@...r.kernel.org>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: v2.6.22.1-rt3
Thomas,
In arm-preempt-config.patch, the GENERIC_TIME is removed from the OMAP
arch. Can you undo that removal? OMAP is still GENERIC_TIME capable
unless something has been done to break it.
In other words, on top of -rt3:
Index: linux-2.6/arch/arm/Kconfig
===================================================================
--- linux-2.6.orig/arch/arm/Kconfig
+++ linux-2.6/arch/arm/Kconfig
@@ -394,6 +394,7 @@ config ARCH_DAVINCI
config ARCH_OMAP
bool "TI OMAP"
select GENERIC_GPIO
+ select GENERIC_TIME
help
Support for TI's OMAP platform (OMAP1 and OMAP2).
Signed-off-by: Kevin Hilman <khilman@...ita.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists