Commit 2973951c authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

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

Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 1bee1a66
...@@ -220,16 +220,6 @@ config BF54x ...@@ -220,16 +220,6 @@ config BF54x
depends on (BF542 || BF544 || BF547 || BF548 || BF549) depends on (BF542 || BF544 || BF547 || BF548 || BF549)
default y 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 config MEM_GENERIC_BOARD
bool bool
depends on GENERIC_BOARD depends on GENERIC_BOARD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment