forked from Ivasoft/openwrt
kernel: add a top level menuconfig option for enabling lockdep
SVN-Revision: 28848
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user