centralize LOCKSTAT setting

svn path=/dists/trunk/linux-2.6/; revision=13178
This commit is contained in:
Maximilian Attems 2009-03-20 11:43:16 +00:00
parent 49cadb9816
commit 798f70f1ac
3 changed files with 1 additions and 2 deletions

View File

@ -1410,7 +1410,6 @@ CONFIG_PM_STD_PARTITION=""
##
CONFIG_FRAME_WARN=2048
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set

View File

@ -2759,6 +2759,7 @@ CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_VM is not set

View File

@ -1652,7 +1652,6 @@ CONFIG_PM_STD_PARTITION=""
##
CONFIG_FRAME_WARN=1024
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set