Commit 7b8aa36e authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

[Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line

Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 2973951c
...@@ -671,14 +671,6 @@ endchoice ...@@ -671,14 +671,6 @@ endchoice
source "mm/Kconfig" 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 config BFIN_GPTIMERS
tristate "Enable Blackfin General Purpose Timers API" tristate "Enable Blackfin General Purpose Timers API"
default n default n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment