]> Pileus Git - ~andy/linux/commitdiff
[Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line
authorMike Frysinger <vapier.adi@gmail.com>
Wed, 23 Apr 2008 02:19:59 +0000 (10:19 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 23 Apr 2008 02:19:59 +0000 (10:19 +0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/Kconfig

index 87c9a7e1e826d840bf6551485446ce5e4a0fd8aa..369050d9f9f43485e7a7fbb3e06298b802c7a22c 100644 (file)
@@ -671,14 +671,6 @@ endchoice
 
 source "mm/Kconfig"
 
-config LARGE_ALLOCS
-       bool "Allow allocating large blocks (> 1MB) of memory"
-       help
-         Allow the slab memory allocator to keep chains for very large
-         memory sizes - upto 32MB. You may need this if your system has
-         a lot of RAM, and you need to able to allocate very large
-         contiguous chunks. If unsure, say N.
-
 config BFIN_GPTIMERS
        tristate "Enable Blackfin General Purpose Timers API"
        default n