Skip to content

Commit

Permalink
[Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Bla…
Browse files Browse the repository at this point in the history
…ckfin in line

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Apr 23, 2008
1 parent 2973951 commit 7b8aa36
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b8aa36

Please sign in to comment.