aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index ba22849ee3ec..e93f44e62edb 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -62,6 +62,9 @@ config NEED_SG_DMA_LENGTH
62config SWIOTLB 62config SWIOTLB
63 bool 63 bool
64 64
65config STACKTRACE_SUPPORT
66 def_bool y
67
65config GENERIC_LOCKBREAK 68config GENERIC_LOCKBREAK
66 def_bool n 69 def_bool n
67 70