aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-11-28 04:19:41 -0500
committerDavid S. Miller <davem@davemloft.net>2008-12-04 12:17:09 -0500
commit6a5726dd6fcc330ef386016e160389e05fd0015d (patch)
tree833607b0a7be8c8946eae1d3c7cd4ee7e1224bbb /arch/sparc/Kconfig
parent3a29db32220387cd66e4d02c907c8949c28c5ecb (diff)
sparc64: Add save_stack_trace_tsk().
And this allows us to indicate HAVE_LATENCYTOP_SUPPORT. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 10945c344304..e16253531624 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -72,6 +72,10 @@ config LOCKDEP_SUPPORT
72 bool 72 bool
73 default y if SPARC64 73 default y if SPARC64
74 74
75config HAVE_LATENCYTOP_SUPPORT
76 bool
77 default y if SPARC64
78
75config AUDIT_ARCH 79config AUDIT_ARCH
76 bool 80 bool
77 default y if SPARC64 81 default y if SPARC64