]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
toolchain: GCC bug 85862
[coffee/buildroot.git] / Config.in.legacy
index fa083eaf79478e80d5d9dcfbef8336ed70f6b8a0..e7b0316a4f96ca29d7168f755623b244e0f4e8c2 100644 (file)
@@ -142,6 +142,566 @@ comment "unpredictable ways.                                 "
 comment "----------------------------------------------------"
 endif
 
+###############################################################################
+comment "Legacy options removed in 2018.05"
+
+config BR2_PACKAGE_MEDIAART_BACKEND_NONE
+       bool "libmediaart none backend option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_MEDIAART_BACKEND_NONE has been renamed to
+         BR2_PACKAGE_LIBMEDIAART_BACKEND_NONE
+
+config BR2_PACKAGE_MEDIAART_BACKEND_GDK_PIXBUF
+       bool "libmediaart gdk-pixbuf backend option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_MEDIAART_BACKEND_GDK_PIXBUF has been renamed to
+         BR2_PACKAGE_LIBMEDIAART_BACKEND_GDK_PIXBUF
+
+config BR2_PACKAGE_MEDIAART_BACKEND_GDK_PIXBUF
+       bool "libmediaart qt backend option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_MEDIAART_BACKEND_QT has been renamed to
+         BR2_PACKAGE_LIBMEDIAART_BACKEND_QT
+
+config BR2_PACKAGE_TI_SGX_AM335X
+       bool "ti-sgx-km AM335X option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_TI_SGX_AM335X has been renamed to
+         BR2_PACKAGE_TI_SGX_KM_AM335X.
+
+config BR2_PACKAGE_TI_SGX_AM437X
+       bool "ti-sgx-km AM437X option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_TI_SGX_AM437X has been renamed to
+         BR2_PACKAGE_TI_SGX_KM_AM437X.
+
+config BR2_PACKAGE_TI_SGX_AM4430
+       bool "ti-sgx-km AM4430 option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_TI_SGX_AM4430 has been renamed to
+         BR2_PACKAGE_TI_SGX_KM_AM4430.
+
+config BR2_PACKAGE_TI_SGX_AM5430
+       bool "ti-sgx-km AM5430 option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_TI_SGX_AM5430 has been renamed to
+         BR2_PACKAGE_TI_SGX_KM_AM5430.
+
+config BR2_PACKAGE_JANUS_AUDIO_BRIDGE
+       bool "janus-gateway audio-bridge option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_AUDIO_BRIDGE
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_AUDIO_BRIDGE has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_AUDIO_BRIDGE.
+
+config BR2_PACKAGE_JANUS_ECHO_TEST
+       bool "janus-gateway echo-test option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_ECHO_TEST
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_ECHO_TEST has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_ECHO_TEST.
+
+config BR2_PACKAGE_JANUS_RECORDPLAY
+       bool "janus-gateway recordplay option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_RECORDPLAY
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_RECORDPLAY has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_RECORDPLAY.
+
+config BR2_PACKAGE_JANUS_SIP_GATEWAY
+       bool "janus-gateway sip-gateway option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_SIP_GATEWAY
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_SIP_GATEWAY has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_SIP_GATEWAY.
+
+config BR2_PACKAGE_JANUS_STREAMING
+       bool "janus-gateway streaming option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_STREAMING
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_STREAMING has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_STREAMING.
+
+config BR2_PACKAGE_JANUS_TEXT_ROOM
+       bool "janus-gateway text-room option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_TEXT_ROOM
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_TEXT_ROOM has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_TEXT_ROOM.
+
+config BR2_PACKAGE_JANUS_VIDEO_CALL
+       bool "janus-gateway video-call option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_VIDEO_CALL
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_VIDEO_CALL has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_VIDEO_CALL.
+
+config BR2_PACKAGE_JANUS_VIDEO_ROOM
+       bool "janus-gateway video-room option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_VIDEO_ROOM
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_VIDEO_ROOM has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_VIDEO_ROOM.
+
+config BR2_PACKAGE_JANUS_MQTT
+       bool "janus-gateway mqtt option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_MQTT
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_MQTT has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_MQTT.
+
+config BR2_PACKAGE_JANUS_RABBITMQ
+       bool "janus-gateway rabbitmq option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_RABBITMQ
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_RABBITMQ has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_RABBITMQ.
+
+config BR2_PACKAGE_JANUS_REST
+       bool "janus-gateway rest option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_REST
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_REST has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_REST.
+
+config BR2_PACKAGE_JANUS_UNIX_SOCKETS
+       bool "janus-gateway unix-sockets option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_UNIX_SOCKETS
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_UNIX_SOCKETS has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_UNIX_SOCKETS.
+
+config BR2_PACKAGE_JANUS_WEBSOCKETS
+       bool "janus-gateway websockets option renamed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_JANUS_GATEWAY_WEBSOCKETS
+       help
+         For consistency reasons, the janus-gateway option
+         BR2_PACKAGE_JANUS_WEBSOCKETS has been renamed to
+         BR2_PACKAGE_JANUS_GATEWAY_WEBSOCKETS.
+
+config BR2_PACKAGE_IPSEC_SECCTX_DISABLE
+       bool "ipsec-tools security context disable option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_IPSEC_SECCTX_DISABLE was renamed to
+         BR2_PACKAGE_IPSEC_TOOLS_SECCTX_DISABLE.
+
+config BR2_PACKAGE_IPSEC_SECCTX_ENABLE
+       bool "ipsec-tools SELinux security context enable option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_IPSEC_SECCTX_ENABLE was renamed to
+         BR2_PACKAGE_IPSEC_TOOLS_SECCTX_ENABLE.
+
+config BR2_PACKAGE_IPSEC_SECCTX_KERNEL
+       bool "ipsec-tools kernel security context enable option renamed"
+       select BR2_LEGACY
+       help
+         For consistency reasons, the option
+         BR2_PACKAGE_IPSEC_SECCTX_KERNEL was renamed to
+         BR2_PACKAGE_IPSEC_TOOLS_SECCTX_KERNEL.
+
+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
+       help
+         kodi-adsp-basic is unmaintained
+
+config BR2_PACKAGE_KODI_ADSP_FREESURROUND
+       bool "kodi-adsp-freesurround package removed"
+       select BR2_LEGACY
+       help
+         kodi-adsp-freesurround is unmaintained
+
 ###############################################################################
 comment "Legacy options removed in 2018.02"
 
@@ -3141,23 +3701,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