diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 076a72c7a41f7125a2a04903d9b41f59672545d4..daa75ce4b7773d374b2015edb6cc533cb1c8afa8 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -18,6 +18,10 @@ config GENERIC_TIME bool default y +config LOCKDEP_SUPPORT + bool + default y + config STACKTRACE_SUPPORT bool default y