Re: [PATCH] Kconfig.debug family

From: Bartlomiej Zolnierkiewicz
Date: Thu Apr 29 2004 - 11:44:07 EST


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?

Only on x86 it does a proper thing:

arch/<arch>/Kconfig -> arch/<arch>/Kconfig.debug -> lib/Kconfig.debug

Cheers,
Bartlomiej

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