centralize DEBUG_SLAB setting

seen unset on powerpc for example.

svn path=/dists/trunk/linux-2.6/; revision=13176
This commit is contained in:
Maximilian Attems 2009-03-20 11:43:09 +00:00
parent e12d3311e4
commit dae61a1f36
8 changed files with 1 additions and 7 deletions

View File

@ -1192,7 +1192,6 @@ CONFIG_CRC32=m
##
## file: lib/Kconfig.debug
##
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set

View File

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

View File

@ -1218,7 +1218,6 @@ CONFIG_LOG_BUF_SHIFT=14
##
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set

View File

@ -2752,6 +2752,7 @@ CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_MUTEXES is not set

View File

@ -657,7 +657,6 @@ CONFIG_LOG_BUF_SHIFT=15
## file: lib/Kconfig.debug
##
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set

View File

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

View File

@ -851,7 +851,6 @@ CONFIG_LOG_BUF_SHIFT=16
##
## file: lib/Kconfig.debug
##
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set

View File

@ -253,7 +253,6 @@ CONFIG_LOG_BUF_SHIFT=16
## file: lib/Kconfig.debug
##
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set