]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
libftdi: rename option to have proper prefix
[coffee/buildroot.git] / Config.in.legacy
index f1938a13d2b6d559b25fc3ffd3623176bfbe602a..7ec952671079c2914551f284593096f4c4583e84 100644 (file)
@@ -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