diff --git a/mm/Kconfig b/mm/Kconfig index c11cd01169e8..046c32686fc4 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -280,7 +280,7 @@ config SLAB config SLUB_TINY bool "Configure SLUB for minimal memory footprint" - depends on SLUB && EXPERT + depends on SLUB && EXPERT && !COMPILE_TEST select SLAB_MERGE_DEFAULT help Configures the SLUB allocator in a way to achieve minimal memory