Skip to content

Commit

Permalink
[Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Apr 23, 2008
1 parent 1bee1a6 commit 2973951
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2973951

Please sign in to comment.