Re: [PATCH] transitional config CONFIG_GENERIC_CLOCKEVENTS

From: Christoph Hellwig
Date: Wed May 26 2010 - 09:55:59 EST


On Wed, May 26, 2010 at 03:44:15PM +0200, Christoph Egger wrote:
> @@ -25,5 +25,5 @@ config HIGH_RES_TIMERS
> config GENERIC_CLOCKEVENTS_BUILD
> bool
> default y
> - depends on GENERIC_CLOCKEVENTS || GENERIC_CLOCKEVENTS_MIGR
> + depends on GENERIC_CLOCKEVENTS

At this point you can also get rid of GENERIC_CLOCKEVENTS_BUILD and
replace all instances of it with GENERIC_CLOCKEVENTS.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/