浏览代码

[Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source

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

+ 0 - 10
arch/blackfin/Kconfig

@@ -220,16 +220,6 @@ config BF54x
 	depends on (BF542 || BF544 || BF547 || BF548 || BF549)
 	default y
 
-config BFIN_DUAL_CORE
-	bool
-	depends on (BF561)
-	default y
-
-config BFIN_SINGLE_CORE
-	bool
-	depends on !BFIN_DUAL_CORE
-	default y
-
 config MEM_GENERIC_BOARD
 	bool
 	depends on GENERIC_BOARD