Re: [2.6 patch] DEBUG_BUGVERBOSE for i386 (fwd)

From: Roman Zippel
Date: Wed Nov 17 2004 - 08:44:22 EST


Hi,

On Wed, 17 Nov 2004, Adrian Bunk wrote:

> > This should do it:
> >
> > config DEBUG_BUGVERBOSE
> > bool "Verbose BUG() reporting (adds 70K)" if DEBUG_KERNEL && EMBEDDED
> > depends on ARM || ...
> > default !EMBEDDED
>
> yes, this is semantically equivalent to my solution but better
> readable.

This also keeps DEBUG_BUGVERBOSE as a suboption of the DEBUG_KERNEL option
(although the debug menu is a bit messed up right now in this regard).

bye, Roman
-
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/