summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy9
1 files changed, 9 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index f1938a13d2..7ec9526710 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,15 @@ endif
###############################################################################
comment "Legacy options removed in 2018.05"
+config BR2_PACKAGE_LIBTFDI_CPP
+ bool "libftdi C++ bindings option renamed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_LIBFTDI_CPP
+ help
+ The option BR2_PACKAGE_LIBTFDI_CPP was renamed to
+ BR2_PACKAGE_LIBFTDI_CPP in order to fix a typo in the option
+ name.
+
config BR2_PACKAGE_JQUERY_UI_THEME_BLACK_TIE
bool "jquery-ui-themes option black-tie renamed"
select BR2_LEGACY
OpenPOWER on IntegriCloud