aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index d9d878a3bb46..63d52a089a9e 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -576,7 +576,7 @@ config SLUB
576 and has enhanced diagnostics. 576 and has enhanced diagnostics.
577 577
578config SLOB 578config SLOB
579 depends on EMBEDDED && !SPARSEMEM 579 depends on EMBEDDED
580 bool "SLOB (Simple Allocator)" 580 bool "SLOB (Simple Allocator)"
581 help 581 help
582 SLOB replaces the SLAB allocator with a drastically simpler 582 SLOB replaces the SLAB allocator with a drastically simpler