summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy10
1 files changed, 10 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 20445b8a17..4962b92490 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -143,6 +143,16 @@ comment "----------------------------------------------------"
endif
###############################################################################
+comment "Legacy options removed in 2017.05"
+
+config BR2_GLIBC_VERSION_2_22
+ bool "glibc 2.22 removed"
+ select BR2_LEGACY
+ help
+ Support for glibc version 2.22 has been removed. The current
+ default version has been selected instead.
+
+###############################################################################
comment "Legacy options removed in 2017.02"
config BR2_PACKAGE_PERL_DB_FILE
OpenPOWER on IntegriCloud