diff --git a/arch/um/Kconfig b/arch/um/Kconfig
index b3a21ba77cd2a40f9784d3e5d86fe53dfb1fed67..354cc6b70530c3873e51698845e4a799d437c826 100644
--- a/arch/um/Kconfig
+++ b/arch/um/Kconfig
@@ -44,7 +44,7 @@ config LOCKDEP_SUPPORT
 
 config STACKTRACE_SUPPORT
 	bool
-	default y
+	default n
 
 config GENERIC_CALIBRATE_DELAY
 	bool