diff options
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 8 |
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 | |||
671 | 671 | ||
672 | source "mm/Kconfig" | 672 | source "mm/Kconfig" |
673 | 673 | ||
674 | config LARGE_ALLOCS | ||
675 | bool "Allow allocating large blocks (> 1MB) of memory" | ||
676 | help | ||
677 | Allow the slab memory allocator to keep chains for very large | ||
678 | memory sizes - upto 32MB. You may need this if your system has | ||
679 | a lot of RAM, and you need to able to allocate very large | ||
680 | contiguous chunks. If unsure, say N. | ||
681 | |||
682 | config BFIN_GPTIMERS | 674 | config BFIN_GPTIMERS |
683 | tristate "Enable Blackfin General Purpose Timers API" | 675 | tristate "Enable Blackfin General Purpose Timers API" |
684 | default n | 676 | default n |