From e9429eacd7996d4c22f69ef57cd0aeacde50ceb7 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Thu, 10 May 2007 17:30:50 -0700 Subject: [SPARC64]: Kill LARGE_ALLOCS and update defconfig. Let's use SLUB, since it works now, in order to get it tested a bit. Signed-off-by: David S. Miller --- arch/sparc64/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/sparc64/Kconfig') diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig index ad8d6b256a70..831781cab271 100644 --- a/arch/sparc64/Kconfig +++ b/arch/sparc64/Kconfig @@ -226,9 +226,6 @@ config ARCH_SPARSEMEM_DEFAULT def_bool y select SPARSEMEM_STATIC -config LARGE_ALLOCS - def_bool y - source "mm/Kconfig" config ISA -- cgit v1.2.3-59-g8ed1b