debugging: make stacktrace independent from DEBUG_KERNEL
authorIngo Molnar <mingo@elte.hu>
Mon, 12 May 2008 13:44:38 +0000 (15:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 13:55:20 +0000 (15:55 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
lib/Kconfig.debug

index d2099f4..9c17fb9 100644 (file)
@@ -419,7 +419,6 @@ config DEBUG_LOCKING_API_SELFTESTS
 
 config STACKTRACE
        bool
-       depends on DEBUG_KERNEL
        depends on STACKTRACE_SUPPORT
 
 config DEBUG_KOBJECT