summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2016-10-15 16:51:05 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-15 23:14:45 +0200
commit152d4b66c4006f297076ca170749ed25c5a33b70 (patch)
tree1ac26b1976094500b38de9187a1ac5b463dae05c /Config.in.legacy
parent79c82a35a04753cd1c4d40c8ea946e7872b2db48 (diff)
wvdial: 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 0c47992b7..b5fb49fe5 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.11"
+config BR2_PACKAGE_WVDIAL
+ bool "wvdial removed"
+ select BR2_LEGACY
+ help
+ wvdial is not maintained anymore since about 2009. It also
+ doesn't build anymore with recent compilers (GCC 5+).
+
config BR2_PACKAGE_WEBKITGTK24
bool "webkitgtk 2.4.x removed"
select BR2_LEGACY