Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58857
b: refs/heads/master
c: db0fa20
h: refs/heads/master
i:
  58855: f1d1ecd
v: v3
  • Loading branch information
Bryan Wu committed Jul 12, 2007
1 parent f4cfc6e commit 5ca55d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 798b77095dea2f89e42f5aaa0e5b18833fea5358
refs/heads/master: db0fa2064585a099e0c652983bd38d71ee7830f3
8 changes: 8 additions & 0 deletions trunk/arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,14 @@ 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_DMA_5XX
bool "Enable DMA Support"
depends on (BF533 || BF532 || BF531 || BF537 || BF536 || BF534 || BF561 || BF54x)
Expand Down

0 comments on commit 5ca55d6

Please sign in to comment.