From d212a08b1cf7ce508a4d9c2febdddba397ff4676 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 8 Nov 2011 00:32:57 +0000 Subject: kernel: add a top level menuconfig option for enabling lockdep git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28848 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-3.1') diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index 74804cf41..28b12235b 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -504,6 +504,7 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_LL is not set +# CONFIG_DEBUG_LOCKDEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_DEBUG_MEMORY_INIT is not set @@ -1952,6 +1953,7 @@ CONFIG_PROC_FS=y CONFIG_PROC_SYSCTL=y # CONFIG_PROFILING is not set # CONFIG_PROVE_LOCKING is not set +# CONFIG_PROVE_RCU is not set # CONFIG_PSTORE is not set # CONFIG_QLA3XXX is not set # CONFIG_QLCNIC is not set -- cgit v1.2.3