aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-05-10 17:30:50 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-05-11 21:39:19 -0700
commite9429eacd7996d4c22f69ef57cd0aeacde50ceb7 (patch)
tree48147978c98246625c0f8b5f9c9fc55a8f4bcc4d /arch/sparc64/Kconfig
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc (diff)
downloadlinux-dev-e9429eacd7996d4c22f69ef57cd0aeacde50ceb7.tar.xz
linux-dev-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