From: Mike Frysinger Date: Wed, 23 Apr 2008 02:14:14 +0000 (+0800) Subject: [Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2973951c96723433d80f43a450ba932e8b267d89;p=karo-tx-linux.git [Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source Signed-off-by: Bryan Wu --- diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index add87a5f64e9..87c9a7e1e826 100644 --- a/arch/blackfin/Kconfig +++ b/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