]> 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 2e3b1b600141e4dd9504f1d583df6d70944ba606..7ec952671079c2914551f284593096f4c4583e84 100644 (file)
@@ -145,6 +145,354 @@ 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
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         black-tie theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_BLACK_TIE to
+         BR2_PACKAGE_JQUERY_UI_THEMES_BLACK_TIE.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_BLITZER
+       bool "jquery-ui-themes option blitzer renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         blitzer theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_BLITZER to
+         BR2_PACKAGE_JQUERY_UI_THEMES_BLITZER.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_CUPERTINO
+       bool "jquery-ui-themes option cupertino renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         cupertino theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_CUPERTINO to
+         BR2_PACKAGE_JQUERY_UI_THEMES_CUPERTINO.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_DARK_HIVE
+       bool "jquery-ui-themes option dark-hive renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         dark-hive theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_DARK_HIVE to
+         BR2_PACKAGE_JQUERY_UI_THEMES_DARK_HIVE.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_DOT_LUV
+       bool "jquery-ui-themes option dot-luv renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         dot-luv theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_DOT_LUV to
+         BR2_PACKAGE_JQUERY_UI_THEMES_DOT_LUV.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_EGGPLANT
+       bool "jquery-ui-themes option eggplant renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         eggplant theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_EGGPLANT to
+         BR2_PACKAGE_JQUERY_UI_THEMES_EGGPLANT.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_EXCITE_BIKE
+       bool "jquery-ui-themes option excite-bike renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         excite-bike theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_EXCITE_BIKE to
+         BR2_PACKAGE_JQUERY_UI_THEMES_EXCITE_BIKE.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_FLICK
+       bool "jquery-ui-themes option flick renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         flick theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_FLICK to
+         BR2_PACKAGE_JQUERY_UI_THEMES_FLICK.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_HOT_SNEAKS
+       bool "jquery-ui-themes option hot-sneaks renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         hot-sneaks theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_HOT_SNEAKS to
+         BR2_PACKAGE_JQUERY_UI_THEMES_HOT_SNEAKS.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_HUMANITY
+       bool "jquery-ui-themes option humanity renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         humanity theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_HUMANITY to
+         BR2_PACKAGE_JQUERY_UI_THEMES_HUMANITY.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_LE_FROG
+       bool "jquery-ui-themes option le-frog renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         le-frog theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_LE_FROG to
+         BR2_PACKAGE_JQUERY_UI_THEMES_LE_FROG.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_MINT_CHOC
+       bool "jquery-ui-themes option mint-choc renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         mint-choc theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_MINT_CHOC to
+         BR2_PACKAGE_JQUERY_UI_THEMES_MINT_CHOC.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_OVERCAST
+       bool "jquery-ui-themes option overcast renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         overcast theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_OVERCAST to
+         BR2_PACKAGE_JQUERY_UI_THEMES_OVERCAST.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_PEPPER_GRINDER
+       bool "jquery-ui-themes option pepper-grinder renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         pepper-grinder theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_PEPPER_GRINDER to
+         BR2_PACKAGE_JQUERY_UI_THEMES_PEPPER_GRINDER.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_REDMOND
+       bool "jquery-ui-themes option redmond renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         redmond theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_REDMOND to
+         BR2_PACKAGE_JQUERY_UI_THEMES_REDMOND.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_SMOOTHNESS
+       bool "jquery-ui-themes option smoothness renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         smoothness theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_SMOOTHNESS to
+         BR2_PACKAGE_JQUERY_UI_THEMES_SMOOTHNESS.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_SOUTH_STREET
+       bool "jquery-ui-themes option south-street renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         south-street theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_SOUTH_STREET to
+         BR2_PACKAGE_JQUERY_UI_THEMES_SOUTH_STREET.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_START
+       bool "jquery-ui-themes option start renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         start theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_START to
+         BR2_PACKAGE_JQUERY_UI_THEMES_START.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_SUNNY
+       bool "jquery-ui-themes option sunny renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         sunny theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_SUNNY to
+         BR2_PACKAGE_JQUERY_UI_THEMES_SUNNY.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_SWANKY_PURSE
+       bool "jquery-ui-themes option swanky-purse renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         swanky-purse theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_SWANKY_PURSE to
+         BR2_PACKAGE_JQUERY_UI_THEMES_SWANKY_PURSE.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_TRONTASTIC
+       bool "jquery-ui-themes option trontastic renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         trontastic theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_TRONTASTIC to
+         BR2_PACKAGE_JQUERY_UI_THEMES_TRONTASTIC.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_UI_DARKNESS
+       bool "jquery-ui-themes option ui-darkness renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         ui-darkness theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_UI_DARKNESS to
+         BR2_PACKAGE_JQUERY_UI_THEMES_UI_DARKNESS.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_UI_LIGHTNESS
+       bool "jquery-ui-themes option ui-lightness renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         ui-lightness theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_UI_LIGHTNESS to
+         BR2_PACKAGE_JQUERY_UI_THEMES_UI_LIGHTNESS.
+
+config BR2_PACKAGE_JQUERY_UI_THEME_VADER
+       bool "jquery-ui-themes option vader renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the jquery-ui-themes option for the
+         vader theme has been renamed from
+         BR2_PACKAGE_JQUERY_UI_THEME_VADER to
+         BR2_PACKAGE_JQUERY_UI_THEMES_VADER.
+
+config BR2_PACKAGE_BLUEZ5_PLUGINS_HEALTH
+       bool "bluez5-utils health plugin option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HEALTH
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_BLUEZ5_PLUGINS_HEALTH has been renamed to
+         BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HEALTH.
+
+config BR2_PACKAGE_BLUEZ5_PLUGINS_MIDI
+       bool "bluez5-utils midi plugin option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_MIDI
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_BLUEZ5_PLUGINS_MIDI has been renamed to
+         BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_MIDI.
+
+config BR2_PACKAGE_BLUEZ5_PLUGINS_NFC
+       bool "bluez5-utils nfc plugin option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_NFC
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_BLUEZ5_PLUGINS_NFC has been renamed to
+         BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_NFC.
+
+config BR2_PACKAGE_BLUEZ5_PLUGINS_SAP
+       bool "bluez5-utils sap plugin option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_SAP
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_BLUEZ5_PLUGINS_SAP has been renamed to
+         BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_SAP.
+
+config BR2_PACKAGE_BLUEZ5_PLUGINS_SIXAXIS
+       bool "bluez5-utils sixaxis plugin option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_SIXAXIS
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_BLUEZ5_PLUGINS_SIXAXIS has been renamed to
+         BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_SIXAXIS.
+
+config BR2_PACKAGE_TRANSMISSION_REMOTE
+       bool "transmission remote tool option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_TRANSMISSION_DAEMON
+       help
+         Upstream does not provide a separate configure option for
+         the tool transmission-remote, it is built when the
+         transmission daemon has been enabled. Therefore, Buildroot
+         has automatically enabled BR2_PACKAGE_TRANSMISSION_DAEMON
+         for you.
+
+config BR2_PACKAGE_LIBKCAPI_APPS
+       bool "libkcapi test applications removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LIBKCAPI_HASHER if !BR2_STATIC_LIBS
+       select BR2_PACKAGE_LIBKCAPI_RNGAPP
+       select BR2_PACKAGE_LIBKCAPI_SPEED
+       select BR2_PACKAGE_LIBKCAPI_TEST
+       help
+         Test applications (hasher, rng read, speed-test, test) now
+         have their own configuration options in the libkcapi menu.
+
+config BR2_PACKAGE_MPLAYER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_MPLAYER_MPLAYER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_MPLAYER_MENCODER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_LIBPLAYER_MPLAYER
+       bool "mplayer support in libplayer removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_IQVLINUX
+       bool "iqvlinux package removed"
+       select BR2_LEGACY
+       help
+         This package contained a kernel module from Intel, which
+         could only be used together with Intel userspace tools
+         provided under NDA, which also come with the same kernel
+         module. The copy of the kernel module available on
+         SourceForge is provided only to comply with the GPLv2
+         requirement. Intel engineers were even surprised it even
+         built and were not willing to make any effort to fix their
+         tarball naming to contain a version number. Therefore, it
+         does not make sense for Buildroot to provide such a package.
+
+         See https://sourceforge.net/p/e1000/bugs/589/ for the
+         discussion.
+
+config BR2_BINFMT_FLAT_SEP_DATA
+       bool "binfmt FLAT with separate code and data removed"
+       select BR2_LEGACY
+       help
+         This FLAT binary format was only used on Blackfin, which has
+         been removed.
+
+config BR2_bfin
+       bool "Blackfin architecture support removed"
+       select BR2_LEGACY
+       help
+         Following the removal of Blackfin support for the upstream
+         Linux kernel, Buildroot has removed support for this CPU
+         architecture.
+
 config BR2_PACKAGE_KODI_ADSP_BASIC
        bool "kodi-adsp-basic package removed"
        select BR2_LEGACY
@@ -3156,23 +3504,6 @@ config BR2_HAVE_DEVFILES
          completely from Buildroot.
          See Buildroot's documentation for more explanations.
 
-###############################################################################
-comment "Legacy options removed in 2013.05"
-
-config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8192
-       bool "Realtek 8192 replaced by Realtek 81xx"
-       select BR2_LEGACY
-       select BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX
-       help
-         Now covers the whole Realtek 81xx familly: 8188/8192.
-
-config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8712
-       bool "Realtek 8712 replaced by Realtek 87xx"
-       select BR2_LEGACY
-       select BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX
-       help
-         Now covers the whole Realtek 87xx familly: 8712/8723.
-
 endmenu
 
 endif # !SKIP_LEGACY