[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100526135537.GA31601@infradead.org>
Date: Wed, 26 May 2010 09:55:37 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Christoph Egger <siccegge@...fau.de>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ralf Baechle <ralf@...ux-mips.org>,
Linus Walleij <linus.walleij@...ricsson.com>,
Jon Hunter <jon-hunter@...com>, linux-kernel@...r.kernel.org,
vamos@...informatik.uni-erlangen.de
Subject: Re: [PATCH] transitional config CONFIG_GENERIC_CLOCKEVENTS
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@...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