diff options
Diffstat (limited to 'arch/um/Kconfig.common')
-rw-r--r-- | arch/um/Kconfig.common | 3 |
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 | ||
40 | config STACKTRACE_SUPPORT | 40 | config STACKTRACE_SUPPORT |
41 | bool | 41 | bool |
42 | default n | 42 | default y |
43 | select STACKTRACE | ||
43 | 44 | ||
44 | config GENERIC_CALIBRATE_DELAY | 45 | config GENERIC_CALIBRATE_DELAY |
45 | bool | 46 | bool |