summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller2007-05-11 02:30:50 +0200
committerDavid S. Miller2007-05-12 06:39:19 +0200
commite9429eacd7996d4c22f69ef57cd0aeacde50ceb7 (patch)
tree48147978c98246625c0f8b5f9c9fc55a8f4bcc4d /arch/sparc64/Kconfig
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... (diff)
downloadkernel-qcow2-linux-e9429eacd7996d4c22f69ef57cd0aeacde50ceb7.tar.gz
kernel-qcow2-linux-e9429eacd7996d4c22f69ef57cd0aeacde50ceb7.tar.xz
kernel-qcow2-linux-e9429eacd7996d4c22f69ef57cd0aeacde50ceb7.zip
[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 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