summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-03-21 11:48:32 +0100
committerIngo Molnar <mingo@elte.hu>2008-04-23 09:01:16 +0200
commit63333228bca532f26a00e8c89d31ae11cfdae413 (patch)
tree341ecb910ad7498dde977b937263062141469c87 /lib
parent9e00e886116740b39fd5320f0e51fd395237913d (diff)
debugging: always enable stacktrace
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 623ef24c2381..b259f1975903 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -377,7 +377,6 @@ config DEBUG_LOCKING_API_SELFTESTS
config STACKTRACE
bool
- depends on DEBUG_KERNEL
depends on STACKTRACE_SUPPORT
config DEBUG_KOBJECT