diff --git a/init/Kconfig b/init/Kconfig index 2d9b83104dcf..29b875d4951d 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1540,6 +1540,7 @@ config SLAB per cpu and per node queues. config SLUB + depends on BROKEN || NUMA || !DISCONTIGMEM bool "SLUB (Unqueued Allocator)" help SLUB is a slab allocator that minimizes cache line usage