]> err.no Git - linux-2.6/blobdiff - arch/powerpc/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux-2.6] / arch / powerpc / Kconfig
index 7f2f126d1c2bbfad899be6ad37b04e8b8a2c78d3..4bb2e9310a569d092835cf6cb7ba528444adac7d 100644 (file)
@@ -49,6 +49,19 @@ config IRQ_PER_CPU
        bool
        default y
 
+config STACKTRACE_SUPPORT
+       bool
+       default y
+
+config TRACE_IRQFLAGS_SUPPORT
+       bool
+       depends on PPC64
+       default y
+
+config LOCKDEP_SUPPORT
+       bool
+       default y
+
 config RWSEM_GENERIC_SPINLOCK
        bool