summaryrefslogtreecommitdiff
path: root/arch/sparc64/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-05-11 00:30:50 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-05-12 04:39:19 (GMT)
commite9429eacd7996d4c22f69ef57cd0aeacde50ceb7 (patch)
tree48147978c98246625c0f8b5f9c9fc55a8f4bcc4d /arch/sparc64/Kconfig
parentaf3b146d26550f0c8e0d77b2117c6f8aec5d8146 (diff)
downloadlinux-e9429eacd7996d4c22f69ef57cd0aeacde50ceb7.tar.xz
[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 <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/Kconfig')
-rw-r--r--arch/sparc64/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index ad8d6b2..831781c 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