summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.in.legacy5
1 files changed, 4 insertions, 1 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 69b3c845d3..53baa84f56 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -143,7 +143,7 @@ comment "----------------------------------------------------"
endif
###############################################################################
-comment "Legacy options removed in 2016.02"
+comment "Legacy options removed in 2016.05"
config BR2_PACKAGE_SYSTEMD_ALL_EXTRAS
bool "systemd all extras option has been removed"
@@ -173,6 +173,9 @@ config BR2_PACKAGE_SQLITE_READLINE
command-line editing should be enabled, it also also takes
libedit into account.
+###############################################################################
+comment "Legacy options removed in 2016.02"
+
config BR2_PACKAGE_OPENPOWERLINK_DEBUG_LEVEL
bool "openpowerlink debug option has been removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud