summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-07-07 00:30:15 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-27 23:07:11 +0200
commite732bd1f221309eebc2584addbc296313cb471bf (patch)
treec4630977c806cad456c85528f1e04b6109ad5265 /arch
parent06ae84405d8c0e7308b780aab532a8be64a08457 (diff)
bfin: change default to bf532, internal toolchain !bf6xx
The default Blackfin processor in Buildroot isn't supported by gcc 6.1.0, so use bf532 as default. Disable any bf6xx processors for internal toolchain users. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/Config.in.bfin2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/Config.in.bfin b/arch/Config.in.bfin
index 415fc890d..9f7056a6d 100644
--- a/arch/Config.in.bfin
+++ b/arch/Config.in.bfin
@@ -1,7 +1,7 @@
choice
prompt "Target CPU"
depends on BR2_bfin
- default BR2_bf609
+ default BR2_bf532
help
Specify target CPU
config BR2_bf606