From: Adrian Bunk Date: Fri, 14 Jul 2006 07:24:32 +0000 (-0700) Subject: [PATCH] let the the lockdep options depend on DEBUG_KERNEL X-Git-Tag: v2.6.18-rc2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517e7aa5b022f9dc486639c7689666663daee24f;p=pandora-kernel.git [PATCH] let the the lockdep options depend on DEBUG_KERNEL The lockdep options should depend on DEBUG_KERNEL since: - they are kernel debugging options and - they do otherwise break the DEBUG_KERNEL menu structure Signed-off-by: Adrian Bunk Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed