Blackfin arch: Remove useless config option.
authorRobin Getz <rgetz@blackfin.uclinux.org>
Sat, 19 Jul 2008 07:11:15 +0000 (15:11 +0800)
committerBryan Wu <cooloney@kernel.org>
Sat, 19 Jul 2008 07:11:15 +0000 (15:11 +0800)
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/Kconfig

index 8f21b78..5a08194 100644 (file)
@@ -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