aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRobin Getz <rgetz@blackfin.uclinux.org>2008-07-19 15:11:15 +0800
committerBryan Wu <cooloney@kernel.org>2008-07-19 15:11:15 +0800
commitbafcc1b97323261a42d47960db99947bcc1be133 (patch)
treee805143d9133b446ccd31936e905b2f2916a3ebb /arch
parentBlackfin arch: change L1 malloc to base on slab cache and lists. (diff)
downloadlinux-dev-bafcc1b97323261a42d47960db99947bcc1be133.tar.xz
linux-dev-bafcc1b97323261a42d47960db99947bcc1be133.zip
Blackfin arch: Remove useless config option.
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> 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 8f21b78b2e6f..5a08194e4118 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -729,14 +729,6 @@ config BFIN_WT
endchoice
-config L1_MAX_PIECE
- int "Set the max L1 SRAM pieces"
- default 16
- help
- Set the max memory pieces for the L1 SRAM allocation algorithm.
- Min value is 16. Max value is 1024.
-
-
config MPU
bool "Enable the memory protection unit (EXPERIMENTAL)"
default n