aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2008-04-23 10:19:59 +0800
committerBryan Wu <cooloney@kernel.org>2008-04-23 10:19:59 +0800
commit7b8aa36e568178ea801fcb42a5c55de0361a6892 (patch)
treeae91bebf098f7d01a0343c2567952a1161743f37 /arch
parent[Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source (diff)
downloadlinux-dev-7b8aa36e568178ea801fcb42a5c55de0361a6892.tar.xz
linux-dev-7b8aa36e568178ea801fcb42a5c55de0361a6892.zip
[Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to '')
-rw-r--r--arch/blackfin/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 87c9a7e1e826..369050d9f9f4 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -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