aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.31
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-11-08 00:32:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-11-08 00:32:57 +0000
commitbb2e9e6c5023bde56f0711242808493391e067c9 (patch)
tree40958373b1105aa867975e2eb6f95b54dc074623 /target/linux/generic/config-2.6.31
parent18c25a83095297432ec988a77af508ea8a821d76 (diff)
downloadmaster-187ad058-bb2e9e6c5023bde56f0711242808493391e067c9.tar.gz
master-187ad058-bb2e9e6c5023bde56f0711242808493391e067c9.tar.bz2
master-187ad058-bb2e9e6c5023bde56f0711242808493391e067c9.zip
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
Diffstat (limited to 'target/linux/generic/config-2.6.31')
-rw-r--r--target/linux/generic/config-2.6.313
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31
index a65bb2c410..c79c657c84 100644
--- a/target/linux/generic/config-2.6.31
+++ b/target/linux/generic/config-2.6.31
@@ -429,6 +429,7 @@ CONFIG_CRYPTO=y
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_FS=y
# CONFIG_DEBUG_KERNEL is not set
+# CONFIG_DEBUG_LOCKDEP is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_RODATA is not set
@@ -1699,6 +1700,8 @@ CONFIG_PROC_FS=y
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILING is not set
+# CONFIG_PROVE_LOCKING is not set
+# CONFIG_PROVE_RCU is not set
# CONFIG_QEMU is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QNX4FS_FS is not set