kernel: add a top level menuconfig option for enabling lockdep

SVN-Revision: 28848
This commit is contained in:
Felix Fietkau
2011-11-08 00:32:57 +00:00
parent 75e186832a
commit b06efd636a
10 changed files with 24 additions and 0 deletions
+5
View File
@@ -235,6 +235,11 @@ menu "Global build settings"
bool "Enable process core dump support"
default y
config KERNEL_PROVE_LOCKING
bool "Enable kernel lock checking"
select KERNEL_DEBUG_KERNEL
default n
comment "Package build options"
config DEBUG