diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 5b28da4ad809..224fbff79969 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -7,6 +7,10 @@ config MMU bool default y +config LOCKDEP_SUPPORT + bool + default y + config STACKTRACE_SUPPORT bool default y