SLUB: SLUB_DEBUG must depend on SLUB
authorChristoph Lameter <clameter@sgi.com>
Thu, 10 May 2007 10:15:40 +0000 (03:15 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 10 May 2007 16:26:53 +0000 (09:26 -0700)
commitd4751a2797bc0a37a8e85783d65ffaa9de689e60
tree140781a632156218de3e5e99d608c053fe5639da
parent5a18c92aab13aac7917bc87ceefa23da68698be4
SLUB: SLUB_DEBUG must depend on SLUB

Otherwise people get asked about SLUB_DEBUG even if they have another
slab allocator enabled.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/Kconfig