[PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL
authorAndi Kleen <ak@suse.de>
Sat, 25 Mar 2006 15:32:01 +0000 (16:32 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:14:39 +0000 (09:14 -0800)
commit6a0f03e0d35c10e07f1160ca75fc9a367931e38b
tree30f28b9feb33bf265bc56fe2690b1aa13208e79a
parentf271a6f557497830f3995138b0c78d8634b33863
[PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL

DEBUG_KERNEL is often enabled just for sysrq, but this doesn't
mean the user wants more heavyweight debugging information.

Cc: jbeulich@novell.com
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/Kconfig.debug