Re: [PATCH] Kconfig.debug family

From: Randy.Dunlap
Date: Thu Apr 29 2004 - 12:03:03 EST


On Thu, 29 Apr 2004 18:42:23 +0200 Bartlomiej Zolnierkiewicz wrote:

| On Thursday 29 of April 2004 17:38, Randy.Dunlap wrote:
| > On Mon, 26 Apr 2004 09:42:52 -0700 Tom Rini wrote:
| > | On Wed, Apr 21, 2004 at 08:51:40PM -0700, Randy.Dunlap wrote:
| > | > Localizes kernel debug options in lib/Kconfig.debug.
| > | > Puts arch-specific debug options in $ARCH/Kconfig.debug.
| > |
| > | [snip]
| > |
| > | > arch/ppc/Kconfig | 124 -------------------------
| > | > arch/ppc/Kconfig.debug | 71 ++++++++++++++
| > |
| > | OCP shouldn't be moved into Kconfig.debug, it's just in an odd location
| > | right now.
| >
| > Thanks. I moved it to under Processor options, before Platform
| > options. Is that OK?
| >
| > Updated patch is here:
| > http://developer.osdl.org/rddunlap/patches/kdebug1file_266rc2_v2.patch
| > (applies to 2.6.6-rc3 with a few offsets)
| >
| > Waiting for 2.6.6-final...
|
| I guess it is not a final patch?

Well, it hasn't been accepted.

| Only on x86 it does a proper thing:
|
| arch/<arch>/Kconfig -> arch/<arch>/Kconfig.debug -> lib/Kconfig.debug

That's because I goofed up... it's the wrong patch.

I was trying something that someone suggested (You!) and it didn't
work out in a desirable way as far as how it's presented in
{x,menu}config, so I need to fix that (i386 part) and then you
can complain some more. :)

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