浏览代码

Blackfin arch: Remove useless config option.

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Robin Getz 17 年之前
父节点
当前提交
bafcc1b973
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      arch/blackfin/Kconfig

+ 0 - 8
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