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>
diff --git a/Config.in.legacy b/Config.in.legacy
index 1fcedfe..a372052 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@
###############################################################################
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