aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e7baca29f3fb..e25a197af6e8 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -67,6 +67,14 @@ config GENERIC_HARDIRQS
67 bool 67 bool
68 default y 68 default y
69 69
70config STACKTRACE_SUPPORT
71 bool
72 default y
73
74config LOCKDEP_SUPPORT
75 bool
76 default y
77
70config TRACE_IRQFLAGS_SUPPORT 78config TRACE_IRQFLAGS_SUPPORT
71 bool 79 bool
72 default y 80 default y