summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2016-11-07 02:20:17 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-23 22:32:14 +0100
commitb5c00f09085251a122b0af08438685fa2304b73d (patch)
tree282f1153c01ab6de76209e5ee9779c93f0fa17b6 /Config.in.legacy
parenta7ec35815272925b92d34e764b4a6079f14d0786 (diff)
toolchain-external: remove Arago toolchains
The Arago toolchains are no longer maintained and haven't been updated for a long time. With this removal, all the legacy toolchain-external support can be removed as well. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy12
1 files changed, 12 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 53fcf4e31..c0b84980b 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,18 @@ endif
###############################################################################
comment "Legacy options removed in 2017.02"
+config BR2_TOOLCHAIN_EXTERNAL_ARAGO_ARMV7A
+ bool "Arago ARMv7 2011.09 removed"
+ select BR2_LEGACY
+ help
+ The Arago toolchains are every old and not updated anymore.
+
+config BR2_TOOLCHAIN_EXTERNAL_ARAGO_ARMV5TE
+ bool "Arago ARMv5 2011.09 removed"
+ select BR2_LEGACY
+ help
+ The Arago toolchains are every old and not updated anymore.
+
config BR2_PACKAGE_SNOWBALL_HDMISERVICE
bool "snowball-hdmiservice removed"
select BR2_LEGACY