summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2016-10-15 16:51:03 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-15 23:14:45 +0200
commitea3a7ee0c3cbbb04ac0696684e3aa3ab28a33955 (patch)
tree7dcaec28a6fc444179d8ac06e51a778e9f5d526c /Config.in.legacy
parent290166f25bfa347c80deb77ab2175a65cff5733b (diff)
torsmo: remove deprecated package
We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 1fcedfe91..a3720520c 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.11"
+config BR2_PACKAGE_TORSMO
+ bool "torsmo removed"
+ select BR2_LEGACY
+ help
+ torsmo has been unmaintained for a long time, and nobody
+ seems to be interested in it.
+
config BR2_PACKAGE_SSTRIP
bool "sstrip removed"
select BR2_LEGACY