aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig.common
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Kconfig.common')
-rw-r--r--arch/um/Kconfig.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common
index 6915d28cf118..87bc86821bc9 100644
--- a/arch/um/Kconfig.common
+++ b/arch/um/Kconfig.common
@@ -39,7 +39,8 @@ config LOCKDEP_SUPPORT
39 39
40config STACKTRACE_SUPPORT 40config STACKTRACE_SUPPORT
41 bool 41 bool
42 default n 42 default y
43 select STACKTRACE
43 44
44config GENERIC_CALIBRATE_DELAY 45config GENERIC_CALIBRATE_DELAY
45 bool 46 bool