aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/blackfin/Kconfig10
1 files changed, 0 insertions, 10 deletions
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
220 depends on (BF542 || BF544 || BF547 || BF548 || BF549) 220 depends on (BF542 || BF544 || BF547 || BF548 || BF549)
221 default y 221 default y
222 222
223config BFIN_DUAL_CORE
224 bool
225 depends on (BF561)
226 default y
227
228config BFIN_SINGLE_CORE
229 bool
230 depends on !BFIN_DUAL_CORE
231 default y
232
233config MEM_GENERIC_BOARD 223config MEM_GENERIC_BOARD
234 bool 224 bool
235 depends on GENERIC_BOARD 225 depends on GENERIC_BOARD