summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index ec28da3a2a..453c5eb8b8 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,14 @@ endif
###############################################################################
comment "Legacy options removed in 2017.08"
+config BR2_STRIP_none
+ bool "Strip command 'none' has been removed"
+ select BR2_LEGACY
+ help
+ The strip command choice has been changed into a single
+ boolean option. Please check that the new setting is
+ correct (in the "Build options" sub-menu)
+
config BR2_PACKAGE_BEECRYPT_CPP
bool "C++ support removed in beecrypt"
select BR2_LEGACY
OpenPOWER on IntegriCloud