From: Ingo Molnar Date: Mon, 12 May 2008 13:44:38 +0000 (+0200) Subject: debugging: make stacktrace independent from DEBUG_KERNEL X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=886dd58258e6ddebe20e7aebef7b167a24bad7ee;p=mv-sheeva.git debugging: make stacktrace independent from DEBUG_KERNEL Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index d2099f41aa1..9c17fb9d1d5 100644 --- 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