Re: [PATCH 2/2] kconfig.debug menu dependencies

From: Randy Dunlap
Date: Fri Oct 27 2006 - 16:35:55 EST


Andrew Morton wrote:
On Fri, 27 Oct 2006 12:08:37 -0700
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

DEBUG_FS, HEADERS_CHECK, and UNWIND don't depend on DEBUG_KERNEL but
they were stuck into the middle of the DEBUG_KERNEL menu, so move
them up above it (since it continues wherever lib/Kconfig.debug was
sourced into, hence below it won't work).

Also make LKDTM depend on DEBUG_KERNEL, as other test modules do
(e.g., RT MUTEX TESTER, RCU TORTURE TEST).

This conflicts fairly seriously with the below.

From: Don Mullis <dwm@xxxxxxxx>

Refactor Kconfig content to maximize nesting of menus by menuconfig and
xconfig.

OK, I'll reconcile them.

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