Re: [PATCH] limit some config options per arch.

From: Randy.Dunlap
Date: Mon Aug 25 2003 - 14:39:19 EST


On Mon, 25 Aug 2003 11:56:19 -0700 Joel Becker <Joel.Becker@xxxxxxxxxx> wrote:

| On Mon, Aug 25, 2003 at 11:38:20AM -0700, Randy.Dunlap wrote:
| > | > config HANGCHECK_TIMER
| > | > tristate "Hangcheck timer"
| > | > + depends on X86
| > |
| > | AFAIK that's not x86 specific. It should work on other architecture too.
| >
| > from willy@xxxxxxxxxx:
| > This looks x86-specific to me,
| > monotonic_clock() is in arch/i386 and arch/x86_64 only.
|
| That's only becuase we haven't got implementations yet. It's
| surely supposed to work on all platforms eventually.

OK, and then the Kconfig file can be updated, right?

--
~Randy
-
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/