summaryrefslogtreecommitdiff
path: root/toolchain/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-06-03 06:05:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-04 11:00:15 +0200
commit2d6fe1d3ece189931f5287345b7abf6c183655e6 (patch)
treedb45b413f4e7c4166e02a4c49d15289d7a626fcb /toolchain/Config.in
parentc101f1b1b8fe0b6cf6feb5916d045bc9713e76bd (diff)
toolchain-buildroot: add bfin support
With gcc 6.1.0 and binutils 2.26 internal bfin toolchain can be used. A gcc patch is required, which was reported upstream. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/Config.in')
-rw-r--r--toolchain/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in
index e0044c14f..a7255566f 100644
--- a/toolchain/Config.in
+++ b/toolchain/Config.in
@@ -38,7 +38,6 @@ choice
config BR2_TOOLCHAIN_BUILDROOT
bool "Buildroot toolchain"
- depends on !BR2_bfin
select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
config BR2_TOOLCHAIN_EXTERNAL