Skip to content

Commit

Permalink
debugging: make stacktrace independent from DEBUG_KERNEL
Browse files Browse the repository at this point in the history
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Ingo Molnar authored and Thomas Gleixner committed May 25, 2008
1 parent bfeeeeb commit 886dd58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,6 @@ config DEBUG_LOCKING_API_SELFTESTS

config STACKTRACE
bool
depends on DEBUG_KERNEL
depends on STACKTRACE_SUPPORT

config DEBUG_KOBJECT
Expand Down

0 comments on commit 886dd58

Please sign in to comment.