projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfeeeeb
)
debugging: make stacktrace independent from DEBUG_KERNEL
author
Ingo Molnar
<mingo@elte.hu>
Mon, 12 May 2008 13:44:38 +0000
(15:44 +0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/lib/Kconfig.debug
b/lib/Kconfig.debug
index d2099f41aa1ebe46bc614c7187290f7a32dd941c..9c17fb9d1d5e4c88c71673cbdb977f8adb97a942 100644
(file)
--- a/
lib/Kconfig.debug
+++ b/
lib/Kconfig.debug
@@
-419,7
+419,6
@@
config DEBUG_LOCKING_API_SELFTESTS
config STACKTRACE
bool
- depends on DEBUG_KERNEL
depends on STACKTRACE_SUPPORT
config DEBUG_KOBJECT