]> 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 4e14a9809c6cc216132ebde3b80f064712aaf451..7ec952671079c2914551f284593096f4c4583e84 100644 (file)
@@ -99,11 +99,11 @@ if !BR2_SKIP_LEGACY
 config BR2_LEGACY
        bool
        help
 config BR2_LEGACY
        bool
        help
-         This option is selected automatically when your old .config uses an
-         option that no longer exists in current buildroot. In that case, the
-         build will fail. Look for config options which are selected in the
-         menu below: they no longer exist and should be replaced by something
-         else.
+         This option is selected automatically when your old .config
+         uses an option that no longer exists in current buildroot. In
+         that case, the build will fail. Look for config options which
+         are selected in the menu below: they no longer exist and
+         should be replaced by something else.
 
 # This comment fits exactly in a 80-column display
 comment "Legacy detected: check the content of the menu below"
 
 # This comment fits exactly in a 80-column display
 comment "Legacy detected: check the content of the menu below"
@@ -135,16 +135,916 @@ comment "legacy options in the menu below. Once you have     "
 comment "disabled all legacy options, this text will         "
 comment "disappear and you will be able to start the build.  "
 comment "*                                                   "
 comment "disabled all legacy options, this text will         "
 comment "disappear and you will be able to start the build.  "
 comment "*                                                   "
-comment "Note: at some point in the future, the oldest legacy"
-comment "options will be removed, and configuration files    "
-comment "that still have those options set, will fail to     "
-comment "build, or run, in unpredictable ways.               "
+comment "Note: legacy options older than 5 years have been   "
+comment "removed, and configuration files that still have    "
+comment "those options set, will fail to build, or run in    "
+comment "unpredictable ways.                                 "
 comment "----------------------------------------------------"
 endif
 
 comment "----------------------------------------------------"
 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
+       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"
+
+config BR2_KERNEL_HEADERS_3_4
+       bool "kernel headers version 3.4.x are no longer supported"
+       select BR2_KERNEL_HEADERS_4_1
+       select BR2_LEGACY
+       help
+         Version 3.4.x of the Linux kernel headers are no longer
+         maintained upstream and are now removed. As an alternative,
+         version 4.1.x of the headers have been automatically
+         selected in your configuration.
+
+config BR2_KERNEL_HEADERS_3_10
+       bool "kernel headers version 3.10.x are no longer supported"
+       select BR2_KERNEL_HEADERS_4_1
+       select BR2_LEGACY
+       help
+         Version 3.10.x of the Linux kernel headers are no longer
+         maintained upstream and are now removed. As an alternative,
+         version 4.1.x of the headers have been automatically
+         selected in your configuration.
+
+config BR2_KERNEL_HEADERS_3_12
+       bool "kernel headers version 3.12.x are no longer supported"
+       select BR2_KERNEL_HEADERS_4_1
+       select BR2_LEGACY
+       help
+         Version 3.12.x of the Linux kernel headers are no longer
+         maintained upstream and are now removed. As an alternative,
+         version 4.1.x of the headers have been automatically
+         selected in your configuration.
+
+config BR2_BINUTILS_VERSION_2_27_X
+       bool "binutils version 2.27 support removed"
+       select BR2_LEGACY
+       help
+         Support for binutils version 2.27 has been removed. The
+         current default version (2.29 or later) has been selected
+         instead.
+
+config BR2_PACKAGE_EEPROG
+       bool "eeprog package removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_I2C_TOOLS
+       select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
+       help
+         The eeprog program is now provided by the i2c-tools package.
+
+config BR2_PACKAGE_GNUPG2_GPGV2
+       bool "gnupg2 gpgv2 option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_GNUPG2_GPGV
+       help
+         The gpgv2 executable is now named gpgv. The config option
+         has been renamed accordingly.
+
+config BR2_PACKAGE_IMX_GPU_VIV_APITRACE
+       bool "Vivante apitrace tool option removed"
+       select BR2_LEGACY
+       help
+         The apitrace tool for Vivante is not provided by the
+         imx-gpu-viv package any longer.
+
+config BR2_PACKAGE_IMX_GPU_VIV_G2D
+       bool "Vivante G2D libraries from imx-gpu-viv removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_IMX_GPU_G2D
+       help
+         The G2D libraries are now provided by the imx-gpu-g2d package.
+
+###############################################################################
+comment "Legacy options removed in 2017.11"
+
+config BR2_PACKAGE_RFKILL
+       bool "rfkill package removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_UTIL_LINUX
+       select BR2_PACKAGE_UTIL_LINUX_RFKILL
+       help
+         The rfkill program is now provided by the util-linux package.
+
+config BR2_PACKAGE_UTIL_LINUX_RESET
+       bool "util-linux reset option removed"
+       select BR2_LEGACY
+       help
+         The util-linux package no longer offers a "reset" command. Use
+         either the reset command provided by BusyBox or select ncurses
+         programs, which will install a symlink from "tset" to reset.
+
+config BR2_PACKAGE_POLICYCOREUTILS_AUDIT2ALLOW
+       bool "policycoreutils audit2allow option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_SELINUX_PYTHON
+       select BR2_PACKAGE_SELINUX_PYTHON_AUDIT2ALLOW
+       help
+         The policycoreutils package no longer offers audit2allow
+         as a option. This package has been moved into the
+         selinux-python package by the SELinux maintainers.
+
+config BR2_PACKAGE_POLICYCOREUTILS_RESTORECOND
+       bool "policycoreutils restorecond option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_RESTORECOND
+       help
+         The policycoreutils package no longer offers restorecond
+         as a option.  This package has been moved into a seperate
+         package maintained by the SELinux maintainers.
+
+config BR2_PACKAGE_SEPOLGEN
+       bool "sepolgen package has been removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_SELINUX_PYTHON
+       select BR2_PACKAGE_SELINUX_PYTHON_SEPOLGEN
+       help
+         Sepolgen is no longer a individual package, but instead has
+         been moved into the selinux-python package by the SELinux
+         maintainers.
+
+config BR2_PACKAGE_OPENOBEX_BLUEZ
+       bool "openobex bluez option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_BLUEZ_UTILS
+       help
+         The OpenOBEX package no longer offers an option to enable or
+         disable BlueZ support. Instead, BlueZ support is always
+         included when the bluez5_utils or bluez_utils package is
+         selected.
+
+config BR2_PACKAGE_OPENOBEX_LIBUSB
+       bool "openobex libusb option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LIBUSB
+       help
+         The OpenOBEX package no longer offers an option to enable or
+         disable libusb support. Instead, USB support is always
+         included when the libusb package is selected.
+
+config BR2_PACKAGE_OPENOBEX_APPS
+       bool "openobex apps option removed"
+       select BR2_LEGACY
+       help
+         The OpenOBEX package no longer offers an option to enable or
+         disable apps support.
+
+config BR2_PACKAGE_OPENOBEX_SYSLOG
+       bool "openobex syslog option removed"
+       select BR2_LEGACY
+       help
+         The OpenOBEX package no longer offers an option to enable or
+         disable syslog support.
+
+config BR2_PACKAGE_OPENOBEX_DUMP
+       bool "openobex dump option removed"
+       select BR2_LEGACY
+       help
+         The OpenOBEX package no longer offers an option to enable or
+         disable dump support.
+
+config BR2_PACKAGE_AICCU
+       bool "aiccu utility removed"
+       select BR2_LEGACY
+       help
+         As the SixXS project has ceased its operation on 2017-06-06,
+         the AICCU utility has no use anymore and has been removed.
+
+         https://www.sixxs.net/sunset/
+
+config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
+       bool "util-linux login utilities option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_UTIL_LINUX_LAST
+       select BR2_PACKAGE_UTIL_LINUX_LOGIN
+       select BR2_PACKAGE_UTIL_LINUX_RUNUSER
+       select BR2_PACKAGE_UTIL_LINUX_SU
+       select BR2_PACKAGE_UTIL_LINUX_SULOGIN
+       help
+         Login utilities (last, login, runuser, su, sulogin) now have
+         their own configuration options in the util-linux menu.
+
+###############################################################################
+comment "Legacy options removed in 2017.08"
+
+config BR2_TARGET_GRUB
+       bool "grub (aka grub-legacy) has been removed"
+       select BR2_LEGACY
+       help
+         grub-legacy is no longer maintained, and no longer builds with
+         recent binutils versions.
+
+         Use grub2 or syslinux instead.
+
+config BR2_PACKAGE_SIMICSFS
+       bool "simicsfs support removed"
+       select BR2_LEGACY
+       help
+         Support for simicsfs kernel driver that provides access to a
+         host computer's local filesystem when the target is
+         executing within a SIMICS simulation has been removed.
+
+         Simics is now moving away from the simicsfs kernel module,
+         as the kernel module has required too much maintenance
+         work. Users should move to the user mode Simics agent
+         instead.
+
+config BR2_BINUTILS_VERSION_2_26_X
+       bool "binutils version 2.26 support removed"
+       select BR2_LEGACY
+       help
+         Support for binutils version 2.26 has been removed. The
+         current default version (2.28 or later) has been selected
+         instead.
+
+config BR2_XTENSA_OVERLAY_DIR
+       string "The BR2_XTENSA_OVERLAY_DIR option has been removed"
+       help
+         The BR2_XTENSA_OVERLAY_DIR has been removed in favour of
+         BR2_XTENSA_OVERLAY_FILE. You must now pass the complete
+         path to the overlay file, not to the directory containing
+         it.
+
+config BR2_XTENSA_OVERLAY_DIR_WRAP
+       bool
+       default y if BR2_XTENSA_OVERLAY_DIR != ""
+       select BR2_LEGACY
+
+config BR2_XTENSA_CUSTOM_NAME
+       string "The BR2_XTENSA_CUSTOM_NAME option has been removed"
+       help
+         The BR2_XTENSA_CUSTOM_NAME option has been removed.
+
+config BR2_XTENSA_CUSTOM_NAME_WRAP
+       bool
+       default y if BR2_XTENSA_CUSTOM_NAME != ""
+       select BR2_LEGACY
+
+config BR2_PACKAGE_HOST_MKE2IMG
+       bool "host mke2img has been removed"
+       select BR2_LEGACY
+       help
+         We now call mkfs directly to generate ext2/3/4 filesystem
+         image, so mke2img is no longer necessary.
+
+config BR2_TARGET_ROOTFS_EXT2_BLOCKS
+       int "exact size in blocks has been removed"
+       default 0
+       help
+         This option has been removed in favor of
+         BR2_TARGET_ROOTFS_EXT2_SIZE. It has been set automatically
+         to the value you had before. Set to 0 here to remove the
+         warning.
+
+config BR2_TARGET_ROOTFS_EXT2_BLOCKS_WRAP
+       bool
+       default y if BR2_TARGET_ROOTFS_EXT2_BLOCKS != 0 && \
+               BR2_TARGET_ROOTFS_EXT2_BLOCKS != 61440 # deprecated default value
+       select BR2_LEGACY
+
+# Note: BR2_TARGET_ROOTFS_EXT2_BLOCKS_WRAP still referenced in fs/ext2/Config.in
+
+config BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES
+       int "ext2 extra inodes has been removed" if BR2_TARGET_ROOTFS_EXT2_INODES = 0
+       default 0
+       help
+         Buildroot now uses mkfs.ext2/3/4 to generate ext2/3/4
+         images. It now automatically selects the number of inodes
+         based on the image size. The extra number of inodes can no
+         longer be provided; instead, provide the total number of
+         inodes needed in BR2_TARGET_ROOTFS_EXT2_INODES.
+
+config BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES_WRAP
+       bool
+       default y if BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES != 0
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CDXAPARSE
+       bool "cdxaparse removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DATAURISRC
+       bool "dataurisrc moved to gstreamer1"
+       select BR2_LEGACY
+       help
+         Dataurisrc has moved to gstreamer core and is always built.
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DCCP
+       bool "dccp removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_HDVPARSE
+       bool "hdvparse removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MVE
+       bool "mve removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NUVDEMUX
+       bool "nuvdemux removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PATCHDETECT
+       bool "patchdetect removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDI
+       bool "sdi removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TTA
+       bool "tta removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOMEASURE
+       bool "videomeasure removed"
+       select BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IQA
+       select BR2_LEGACY
+       help
+         videomeasure plugin has been removed and has been replaced by
+         iqa, which has automatically been enabled.
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_APEXSINK
+       bool "apexsink removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDL
+       bool "sdl removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_MAD
+       bool "mad (*.mp3 audio) removed"
+       select BR2_LEGACY
+
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTC
+       bool "gst1-plugins-bad webrtc renamed to webrtcdsp"
+       select BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTCDSP
+       select BR2_LEGACY
+       help
+         The WebRTC plugin in GStreamer 1.x has always been named
+         webrtcdsp, but was wrongly introduced in Buildroot under the
+         name webrtc. Therefore, we have renamed the option to match
+         the actual name of the GStreamer plugin.
+
+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
+       help
+         Support for C++ depends on icu. The beecrypt package is
+         incompatible with icu 59+.
+
+config BR2_PACKAGE_SPICE_CLIENT
+       bool "spice client support removed"
+       select BR2_LEGACY
+       help
+         Spice client support has been removed upstream. The
+         functionality now lives in the spice-gtk widget and
+         virt-viewer.
+
+config BR2_PACKAGE_SPICE_GUI
+       bool "spice gui support removed"
+       select BR2_LEGACY
+       help
+         Spice gui support has been removed upstream. The
+         functionality now lives in the spice-gtk widget and
+         virt-viewer.
+
+config BR2_PACKAGE_SPICE_TUNNEL
+       bool "spice network redirection removed"
+       select BR2_LEGACY
+       help
+         Spice network redirection, aka tunnelling has been removed
+         upstream.
+
+config BR2_PACKAGE_INPUT_TOOLS
+       bool "input-tools removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LINUXCONSOLETOOLS
+       help
+         input-tools has been removed, it is replaced by
+         linuxconsoletools, which has automatically been enabled.
+
+config BR2_PACKAGE_INPUT_TOOLS_INPUTATTACH
+       bool "inputattach moved to linuxconsoletools"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LINUXCONSOLETOOLS
+       select BR2_PACKAGE_LINUXCONSOLETOOLS_INPUTATTACH
+       help
+         input-tools has been removed, inputattach is now part
+         of linuxconsoletools, which has automatically been
+         enabled.
+
+config BR2_PACKAGE_INPUT_TOOLS_JSCAL
+       bool "jscal moved to linuxconsoletools"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LINUXCONSOLETOOLS
+       select BR2_PACKAGE_LINUXCONSOLETOOLS_JOYSTICK
+       help
+         input-tools has been removed, jscal is now part
+         of linuxconsoletools, which has automatically been
+         enabled.
+
+config BR2_PACKAGE_INPUT_TOOLS_JSTEST
+       bool "jstest moved to linuxconsoletools"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LINUXCONSOLETOOLS
+       select BR2_PACKAGE_LINUXCONSOLETOOLS_JOYSTICK
+       help
+         input-tools has been removed, jstest is now part
+         of linuxconsoletools, which has automatically been
+         enabled.
+
+config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH
+       bool "SH Sourcery toolchain has been removed"
+       select BR2_LEGACY
+       help
+         The Sourcery CodeBench toolchain for the sh architecture has
+         been removed, since it uses glibc older than 2.17 that
+         requires -lrt to link executables using clock_* system calls.
+         This makes this toolchain difficult to maintain over time.
+
+config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86
+       bool "x86 Sourcery toolchain has been removed"
+       select BR2_LEGACY
+       help
+         The Sourcery CodeBench toolchain for the x86 architecture has
+         been removed, since it uses glibc older than 2.17 that
+         requires -lrt to link executables using clock_* system calls.
+         This makes this toolchain difficult to maintain over time.
+
+config BR2_GCC_VERSION_4_8_X
+       bool "gcc 4.8.x support removed"
+       select BR2_LEGACY
+       help
+         Support for gcc version 4.8.x has been removed. The current
+         default version (5.x or later) has been selected instead.
+
 ###############################################################################
 comment "Legacy options removed in 2017.05"
 
 ###############################################################################
 comment "Legacy options removed in 2017.05"
 
+config BR2_PACKAGE_SUNXI_MALI_R2P4
+       bool "sunxi-mali r2p4 removed"
+       select BR2_LEGACY
+       help
+         sunxi-mali libMali for r2p4 Mali kernel module has been
+         removed since the libump package only provides libUMP.so.3.
+         libMali for r2p4 Mali kernel module requires libUMP.so.2.
+
+config BR2_PACKAGE_NODEJS_MODULES_COFFEESCRIPT
+       bool "CoffeeScript option has been removed"
+       select BR2_LEGACY
+       help
+         The option to enable NodeJS CoffeeScript has been removed.
+         To continue using it, add "coffee-script" to
+         BR2_PACKAGE_NODEJS_MODULES_ADDITIONAL.
+
+config BR2_PACKAGE_NODEJS_MODULES_EXPRESS
+       bool "Express web application framework option has been removed"
+       select BR2_LEGACY
+       help
+         The option to enable the NodeJS Express web application
+         framework has been removed. To continue using it, add
+         "express" to BR2_PACKAGE_NODEJS_MODULES_ADDITIONAL.
+
+config BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL
+       bool "bluez5_utils gatttool install option removed"
+       select BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED
+       help
+         The option to install gatttool specifically has been removed.
+         Since version 5.44 gatttool is in the list of deprecated
+         tools. The option to build and install deprecated tools has
+         been automatically enabled.
+
+config BR2_PACKAGE_OPENOCD_FT2XXX
+       bool "openocd ft2232 support has been removed"
+       select BR2_PACKAGE_OPENOCD_FTDI
+       select BR2_LEGACY
+       help
+         FT2232 support in OpenOCD has been removed, it's replaced by
+         FDTI support, which has automatically been enabled.
+
+config BR2_PACKAGE_KODI_RTMPDUMP
+       bool "kodi rtmp has been removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_KODI_INPUTSTREAM_RTMP
+       help
+         Internal rtmp support was removed from Kodi.
+
+config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN
+       bool "kodi-visualisation-fountain has been removed"
+       select BR2_LEGACY
+       help
+         According to upstream 'the visualization is not currently
+         in a working shape.'
+
+config BR2_PACKAGE_PORTMAP
+       bool "portmap has been removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_RPCBIND
+       help
+         The portmap upstream tarball is removed, no releases since
+         ten years and latest change in upstream git in 2014.
+         You should better use rpcbind as a RPC portmapper.
+
+config BR2_BINUTILS_VERSION_2_25_X
+       bool "binutils version 2.25 support removed"
+       select BR2_LEGACY
+       help
+         Support for binutils version 2.25 has been removed. The
+         current default version (2.27 or later) has been selected
+         instead.
+
+config BR2_TOOLCHAIN_BUILDROOT_INET_RPC
+       bool "uclibc RPC support has been removed"
+       select BR2_LEGACY
+       help
+         uClibc-ng removed internal RPC implementation in 1.0.23. You
+         should use libtirpc instead.
+
+config BR2_TARGET_ROOTFS_EXT2_EXTRA_BLOCKS
+       int "extra size in blocks has been removed"
+       default 0
+       help
+         Since the support for auto calculation of the filesystem size
+         has been removed, this option is now useless and must be 0.
+         You may want to check that BR2_TARGET_ROOTFS_EXT2_BLOCKS
+         matchs your needs.
+
+config BR2_TARGET_ROOTFS_EXT2_EXTRA_BLOCKS_WRAP
+       bool
+       default y if BR2_TARGET_ROOTFS_EXT2_EXTRA_BLOCKS != 0
+       select BR2_LEGACY
+
 config BR2_PACKAGE_SYSTEMD_KDBUS
        bool "systemd-kdbus has been removed"
        select BR2_LEGACY
 config BR2_PACKAGE_SYSTEMD_KDBUS
        bool "systemd-kdbus has been removed"
        select BR2_LEGACY
@@ -166,14 +1066,16 @@ config BR2_NBD_CLIENT
        select BR2_LEGACY
        select BR2_PACKAGE_NBD_CLIENT
        help
        select BR2_LEGACY
        select BR2_PACKAGE_NBD_CLIENT
        help
-         The nbd client option has been renamed to BR2_PACKAGE_NBD_CLIENT.
+         The nbd client option has been renamed to
+         BR2_PACKAGE_NBD_CLIENT.
 
 config BR2_NBD_SERVER
        bool "nbd server option was renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_NBD_SERVER
        help
 
 config BR2_NBD_SERVER
        bool "nbd server option was renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_NBD_SERVER
        help
-         The nbd server option has been renamed to BR2_PACKAGE_NBD_SERVER.
+         The nbd server option has been renamed to
+         BR2_PACKAGE_NBD_SERVER.
 
 config BR2_PACKAGE_GMOCK
        bool "gmock merged into gtest package"
 
 config BR2_PACKAGE_GMOCK
        bool "gmock merged into gtest package"
@@ -268,8 +1170,8 @@ config BR2_TOOLCHAIN_EXTERNAL_MUSL_CROSS
        help
          The support for the prebuilt toolchain based on the Musl C
          library provided by the musl-cross project has been removed.
        help
          The support for the prebuilt toolchain based on the Musl C
          library provided by the musl-cross project has been removed.
-         Upstream doesn't provide any prebuilt toolchain anymore, use the
-         Buildroot toolchain instead.
+         Upstream doesn't provide any prebuilt toolchain anymore, use
+         the Buildroot toolchain instead.
 
 config BR2_UCLIBC_INSTALL_TEST_SUITE
        bool "uClibc tests now in uclibc-ng-test"
 
 config BR2_UCLIBC_INSTALL_TEST_SUITE
        bool "uClibc tests now in uclibc-ng-test"
@@ -420,8 +1322,8 @@ config BR2_PACKAGE_IPKG
        select BR2_LEGACY
        help
          ipkg dates back to the early 2000s when Compaq started the
        select BR2_LEGACY
        help
          ipkg dates back to the early 2000s when Compaq started the
-         handhelds.org project and it hasn't seen development since 2006.
-         Use opkg as a replacement.
+         handhelds.org project and it hasn't seen development since
+         2006. Use opkg as a replacement.
 
 config BR2_GCC_VERSION_4_7_X
        bool "gcc 4.7.x support removed"
 
 config BR2_GCC_VERSION_4_7_X
        bool "gcc 4.7.x support removed"
@@ -493,8 +1395,9 @@ config BR2_KERNEL_HEADERS_3_19
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
-         Version 3.19.x of the Linux kernel headers have been deprecated
-         for more than four buildroot releases and are now removed.
+         Version 3.19.x of the Linux kernel headers have been
+         deprecated for more than four buildroot releases and are now
+         removed.
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
@@ -503,8 +1406,8 @@ config BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS
        select BR2_LEGACY
        select BR2_PACKAGE_EFL
        help
        select BR2_LEGACY
        select BR2_PACKAGE_EFL
        help
-         With EFL 1.18, libevas-generic-loaders is now provided by the efl
-         package.
+         With EFL 1.18, libevas-generic-loaders is now provided by the
+         efl package.
 
 config BR2_PACKAGE_ELEMENTARY
        bool "elementary package removed"
 
 config BR2_PACKAGE_ELEMENTARY
        bool "elementary package removed"
@@ -516,8 +1419,9 @@ config BR2_PACKAGE_ELEMENTARY
 config BR2_LINUX_KERNEL_CUSTOM_LOCAL
        bool "Linux kernel local directory option removed"
        help
 config BR2_LINUX_KERNEL_CUSTOM_LOCAL
        bool "Linux kernel local directory option removed"
        help
-         The option to select a local directory as the source of the Linux
-         kernel has been removed. It hurts reproducibility of builds.
+         The option to select a local directory as the source of the
+         Linux kernel has been removed. It hurts reproducibility of
+         builds.
 
          In case you were using this option during development of your
          Linux kernel, use the override mechanism instead.
 
          In case you were using this option during development of your
          Linux kernel, use the override mechanism instead.
@@ -555,14 +1459,16 @@ config BR2_PACKAGE_LIBFSLVPUWRAP
        select BR2_LEGACY
        select BR2_PACKAGE_IMX_VPUWRAP
        help
        select BR2_LEGACY
        select BR2_PACKAGE_IMX_VPUWRAP
        help
-         The libfslvpuwrap has been renamed to match the renamed package.
+         The libfslvpuwrap has been renamed to match the renamed
+         package.
 
 config BR2_PACKAGE_LIBFSLPARSER
        bool "libfslparser has been renamed to imx-parser"
        select BR2_LEGACY
        select BR2_PACKAGE_IMX_PARSER
        help
 
 config BR2_PACKAGE_LIBFSLPARSER
        bool "libfslparser has been renamed to imx-parser"
        select BR2_LEGACY
        select BR2_PACKAGE_IMX_PARSER
        help
-         The libfslparser has been renamed to match the renamed package.
+         The libfslparser has been renamed to match the renamed
+         package.
 
 config BR2_PACKAGE_LIBFSLCODEC
        bool "libfslcodec has been renamed to imx-codec"
 
 config BR2_PACKAGE_LIBFSLCODEC
        bool "libfslcodec has been renamed to imx-codec"
@@ -627,7 +1533,6 @@ config BR2_PACKAGE_OPENVPN_CRYPTO_POLARSSL
          version provided in buildroot. And both can't coexist.
          It now uses OpenSSL as the only option.
 
          version provided in buildroot. And both can't coexist.
          It now uses OpenSSL as the only option.
 
-
 config BR2_PACKAGE_NGINX_HTTP_SPDY_MODULE
        bool "nginx http spdy module removed"
        select BR2_LEGACY
 config BR2_PACKAGE_NGINX_HTTP_SPDY_MODULE
        bool "nginx http spdy module removed"
        select BR2_LEGACY
@@ -677,13 +1582,6 @@ config BR2_x86_i386
          The support for the i386 processors of the x86 architecture
          has been removed.
 
          The support for the i386 processors of the x86 architecture
          has been removed.
 
-config BR2_PACKAGE_QT5WEBKIT_EXAMPLES
-       bool "qt5webkit-examples package removed"
-       select BR2_LEGACY
-       help
-         The qt5webkit-examples package has been removed, since it
-         was removed from upstream starting from Qt 5.6.
-
 config BR2_PACKAGE_QT5QUICK1
        bool "qt5quick1 package removed"
        select BR2_LEGACY
 config BR2_PACKAGE_QT5QUICK1
        bool "qt5quick1 package removed"
        select BR2_LEGACY
@@ -717,8 +1615,9 @@ config BR2_KERNEL_HEADERS_3_17
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
-         Version 3.17.x of the Linux kernel headers have been deprecated
-         for more than four buildroot releases and are now removed.
+         Version 3.17.x of the Linux kernel headers have been
+         deprecated for more than four buildroot releases and are now
+         removed.
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
@@ -821,8 +1720,8 @@ config BR2_PACKAGE_OPENPOWERLINK_DEBUG_LEVEL
        bool "openpowerlink debug option has been removed"
        select BR2_LEGACY
        help
        bool "openpowerlink debug option has been removed"
        select BR2_LEGACY
        help
-         This option depends on BR2_ENABLE_DEBUG which should not be used
-         by packages anymore.
+         This option depends on BR2_ENABLE_DEBUG which should not be
+         used by packages anymore.
 
 config BR2_PACKAGE_OPENPOWERLINK_KERNEL_MODULE
        bool "openpowerlink package has been updated"
 
 config BR2_PACKAGE_OPENPOWERLINK_KERNEL_MODULE
        bool "openpowerlink package has been updated"
@@ -853,6 +1752,7 @@ config BR2_LINUX_KERNEL_SAME_AS_HEADERS
 
 config BR2_PACKAGE_CUPS_PDFTOPS
        bool "Pdftops support has been removed from Cups"
 
 config BR2_PACKAGE_CUPS_PDFTOPS
        bool "Pdftops support has been removed from Cups"
+       select BR2_PACKAGE_CUPS_FILTERS
        select BR2_LEGACY
        help
          Pdftops support has been removed from the cups package
        select BR2_LEGACY
        help
          Pdftops support has been removed from the cups package
@@ -863,10 +1763,11 @@ config BR2_KERNEL_HEADERS_3_16
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
-       Version 3.16.x of the Linux kernel headers have been deprecated
-       for more than four buildroot releases and are now removed.
-       As an alternative, version 3.12.x of the headers have been
-       automatically selected in your configuration.
+         Version 3.16.x of the Linux kernel headers have been
+         deprecated for more than four buildroot releases and are now
+         removed.
+         As an alternative, version 3.12.x of the headers have been
+         automatically selected in your configuration.
 
 config BR2_PACKAGE_PYTHON_PYXML
        bool "python-pyxml package has been removed"
 
 config BR2_PACKAGE_PYTHON_PYXML
        bool "python-pyxml package has been removed"
@@ -879,9 +1780,9 @@ config BR2_PACKAGE_PYTHON_PYXML
 config BR2_ENABLE_SSP
        bool "Stack Smashing protection now has different levels"
        help
 config BR2_ENABLE_SSP
        bool "Stack Smashing protection now has different levels"
        help
-         The protection offered by SSP can now be selected from different
-         protection levels. Be sure to review the SSP level in the build
-         options menu.
+         The protection offered by SSP can now be selected from
+         different protection levels. Be sure to review the SSP level
+         in the build options menu.
 
 config BR2_PACKAGE_DIRECTFB_CLE266
        bool "cle266 driver for directfb removed"
 
 config BR2_PACKAGE_DIRECTFB_CLE266
        bool "cle266 driver for directfb removed"
@@ -904,8 +1805,8 @@ config BR2_PACKAGE_LIBELEMENTARY
        select BR2_LEGACY
        select BR2_PACKAGE_ELEMENTARY
        help
        select BR2_LEGACY
        select BR2_PACKAGE_ELEMENTARY
        help
-         The libelementary package has been renamed to match the upstream
-         name.
+         The libelementary package has been renamed to match the
+         upstream name.
 
 config BR2_PACKAGE_LIBEINA
        bool "libeina package has been removed"
 
 config BR2_PACKAGE_LIBEINA
        bool "libeina package has been removed"
@@ -983,8 +1884,8 @@ config BR2_PACKAGE_INFOZIP
        select BR2_PACKAGE_ZIP
        help
          Info-Zip's Zip package has been renamed from infozip to zip,
        select BR2_PACKAGE_ZIP
        help
          Info-Zip's Zip package has been renamed from infozip to zip,
-         to avoid ambiguities with Info-Zip's UnZip which has been added
-         in the unzip package.
+         to avoid ambiguities with Info-Zip's UnZip which has been
+         added in the unzip package.
 
 config BR2_BR2_PACKAGE_NODEJS_0_10_X
        bool "nodejs 0.10.x option removed"
 
 config BR2_BR2_PACKAGE_NODEJS_0_10_X
        bool "nodejs 0.10.x option removed"
@@ -992,9 +1893,10 @@ config BR2_BR2_PACKAGE_NODEJS_0_10_X
        select BR2_PACKAGE_NODEJS
        help
          nodejs 0.10.x option has been removed.  0.10.x is now
        select BR2_PACKAGE_NODEJS
        help
          nodejs 0.10.x option has been removed.  0.10.x is now
-         automatically chosen for ARMv5 architectures only and the latest
-         nodejs for all other supported architectures. The correct nodejs
-         version has been automatically selected in your configuration.
+         automatically chosen for ARMv5 architectures only and the
+         latest nodejs for all other supported architectures. The
+         correct nodejs version has been automatically selected in your
+         configuration.
 
 config BR2_BR2_PACKAGE_NODEJS_0_12_X
        bool "nodejs version 0.12.x has been removed"
 
 config BR2_BR2_PACKAGE_NODEJS_0_12_X
        bool "nodejs version 0.12.x has been removed"
@@ -1030,24 +1932,24 @@ config BR2_PACKAGE_MEDIA_CTL
        select BR2_PACKAGE_LIBV4L
        select BR2_PACKAGE_LIBV4L_UTILS
        help
        select BR2_PACKAGE_LIBV4L
        select BR2_PACKAGE_LIBV4L_UTILS
        help
-         media-ctl source and developement have been moved to
-         v4l-utils since June 2014. For an up-to-date media-ctl
-         version select BR2_PACKAGE_LIBV4L and BR2_PACKAGE_LIBV4L_UTILS.
+         media-ctl source and developement have been moved to v4l-utils
+         since June 2014. For an up-to-date media-ctl version select
+         BR2_PACKAGE_LIBV4L and BR2_PACKAGE_LIBV4L_UTILS.
 
 config BR2_PACKAGE_SCHIFRA
        bool "schifra package has been removed"
        select BR2_LEGACY
        help
 
 config BR2_PACKAGE_SCHIFRA
        bool "schifra package has been removed"
        select BR2_LEGACY
        help
-         Schifra package has been maked broken since 2014.11 release and
-         haven't been fixed since then.
+         Schifra package has been maked broken since 2014.11 release
+         and haven't been fixed since then.
 
 config BR2_PACKAGE_ZXING
        bool "zxing option has been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_ZXING_CPP
        help
 
 config BR2_PACKAGE_ZXING
        bool "zxing option has been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_ZXING_CPP
        help
-         ZXing no longer provides the cpp bindings, it has been renamed to
-         BR2_PACKAGE_ZXING_CPP which uses a new upstream.
+         ZXing no longer provides the cpp bindings, it has been renamed
+         to BR2_PACKAGE_ZXING_CPP which uses a new upstream.
 
 # Since FreeRDP has new dependencies, protect this legacy to avoid the
 # infamous "unmet direct dependencies" kconfig error.
 
 # Since FreeRDP has new dependencies, protect this legacy to avoid the
 # infamous "unmet direct dependencies" kconfig error.
@@ -1079,8 +1981,9 @@ config BR2_KERNEL_HEADERS_3_11
        select BR2_KERNEL_HEADERS_3_10
        select BR2_LEGACY
        help
        select BR2_KERNEL_HEADERS_3_10
        select BR2_LEGACY
        help
-         Version 3.11.x of the Linux kernel headers have been deprecated
-         for more than four buildroot releases and are now removed.
+         Version 3.11.x of the Linux kernel headers have been
+         deprecated for more than four buildroot releases and are now
+         removed.
          As an alternative, version 3.10.x of the headers have been
          automatically selected in your configuration.
 
          As an alternative, version 3.10.x of the headers have been
          automatically selected in your configuration.
 
@@ -1089,8 +1992,9 @@ config BR2_KERNEL_HEADERS_3_13
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
-         Version 3.13.x of the Linux kernel headers have been deprecated
-         for more than four buildroot releases and are now removed.
+         Version 3.13.x of the Linux kernel headers have been
+         deprecated for more than four buildroot releases and are now
+         removed.
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
@@ -1099,8 +2003,9 @@ config BR2_KERNEL_HEADERS_3_15
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
        select BR2_KERNEL_HEADERS_3_12
        select BR2_LEGACY
        help
-         Version 3.15.x of the Linux kernel headers have been deprecated
-         for more than four buildroot releases and are now removed.
+         Version 3.15.x of the Linux kernel headers have been
+         deprecated for more than four buildroot releases and are now
+         removed.
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
          As an alternative, version 3.12.x of the headers have been
          automatically selected in your configuration.
 
@@ -1440,8 +2345,8 @@ config BR2_PACKAGE_GPU_VIV_BIN_MX6Q
          name.
 
 config BR2_PACKAGE_LIBSEMANAGE_PYTHON_BINDINGS
          name.
 
 config BR2_PACKAGE_LIBSEMANAGE_PYTHON_BINDINGS
-       depends on BR2_PACKAGE_PYTHON
        bool "libsemanage python bindings removed"
        bool "libsemanage python bindings removed"
+       depends on BR2_PACKAGE_PYTHON
        select BR2_LEGACY
        help
          This option has been removed, since the libsemanage Python
        select BR2_LEGACY
        help
          This option has been removed, since the libsemanage Python
@@ -1528,8 +2433,9 @@ config BR2_TARGET_GENERIC_PASSWD_DES
        bool "Encoding passwords with DES has been removed"
        select BR2_LEGACY
        help
        bool "Encoding passwords with DES has been removed"
        select BR2_LEGACY
        help
-         Paswords can now only be encoded with either of md5, sha256 or sha512.
-         The default is md5, which is stronger that DES (but still pretty weak).
+         Paswords can now only be encoded with either of md5, sha256 or
+         sha512. The default is md5, which is stronger that DES (but
+         still pretty weak).
 
 config BR2_PACKAGE_GTK2_THEME_HICOLOR
        bool "hicolor (default theme) is a duplicate"
 
 config BR2_PACKAGE_GTK2_THEME_HICOLOR
        bool "hicolor (default theme) is a duplicate"
@@ -1553,16 +2459,17 @@ config BR2_PACKAGE_LIBGC
        select BR2_LEGACY
        select BR2_PACKAGE_BDWGC
        help
        select BR2_LEGACY
        select BR2_PACKAGE_BDWGC
        help
-         libgc has been removed because we have the same package under a
-         different name, bdwgc.
+         libgc has been removed because we have the same package under
+         different name, bdwgc.
 
 config BR2_PACKAGE_WDCTL
        bool "util-linux' wdctl option has been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_UTIL_LINUX_WDCTL
        help
 
 config BR2_PACKAGE_WDCTL
        bool "util-linux' wdctl option has been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_UTIL_LINUX_WDCTL
        help
-         util-linux' wdctl option has been renamed to BR2_PACKAGE_UTIL_LINUX_WDCTL
-         to be aligned with how the other options are named.
+         util-linux' wdctl option has been renamed to
+         BR2_PACKAGE_UTIL_LINUX_WDCTL to be aligned with how the other
+         options are named.
 
 config BR2_PACKAGE_UTIL_LINUX_ARCH
        bool "util-linux' arch option has been removed"
 
 config BR2_PACKAGE_UTIL_LINUX_ARCH
        bool "util-linux' arch option has been removed"
@@ -1582,16 +2489,17 @@ config BR2_PACKAGE_RPM_BZIP2_PAYLOADS
        select BR2_LEGACY
        select BR2_PACKAGE_BZIP2
        help
        select BR2_LEGACY
        select BR2_PACKAGE_BZIP2
        help
-         The bzip2 payloads option rely entirely on the dependant package bzip2.
-         So, you need to select it to enable this feature.
+         The bzip2 payloads option rely entirely on the dependant
+         package bzip2. So, you need to select it to enable this
+         feature.
 
 config BR2_PACKAGE_RPM_XZ_PAYLOADS
        bool "rpm's xz payloads option has been removed"
        select BR2_LEGACY
        select BR2_PACKAGE_XZ
        help
 
 config BR2_PACKAGE_RPM_XZ_PAYLOADS
        bool "rpm's xz payloads option has been removed"
        select BR2_LEGACY
        select BR2_PACKAGE_XZ
        help
-         The xz payloads option rely entirely on the dependant package xz.
-         So, you need to select it to enable this feature.
+         The xz payloads option rely entirely on the dependant package
+         xz. So, you need to select it to enable this feature.
 
 config BR2_PACKAGE_M4
        bool "m4 target package removed"
 
 config BR2_PACKAGE_M4
        bool "m4 target package removed"
@@ -1646,9 +2554,9 @@ config BR2_PACKAGE_STRONGSWAN_TOOLS
        select BR2_PACKAGE_STRONGSWAN_PKI
        select BR2_PACKAGE_STRONGSWAN_SCEP
        help
        select BR2_PACKAGE_STRONGSWAN_PKI
        select BR2_PACKAGE_STRONGSWAN_SCEP
        help
-         The tools option has been removed upstream and the different tools
-         have been split between the pki and scep options, with others
-         deprecated.
+         The tools option has been removed upstream and the different
+         tools have been split between the pki and scep options, with
+         others deprecated.
 
 config BR2_PACKAGE_XBMC_ADDON_XVDR
        bool "xbmc-addon-xvdr removed"
 
 config BR2_PACKAGE_XBMC_ADDON_XVDR
        bool "xbmc-addon-xvdr removed"
@@ -1663,126 +2571,144 @@ config BR2_PACKAGE_XBMC_PVR_ADDONS
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_PVR_ADDONS
        help
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_PVR_ADDONS
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI
        help
 
 config BR2_PACKAGE_XBMC
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_ALSA_LIB
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_ALSA_LIB
        help
 
 config BR2_PACKAGE_XBMC_ALSA_LIB
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_ALSA_LIB
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_AVAHI
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_AVAHI
        help
 
 config BR2_PACKAGE_XBMC_AVAHI
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_AVAHI
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_DBUS
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_DBUS
        help
 
 config BR2_PACKAGE_XBMC_DBUS
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_DBUS
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBBLURAY
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBBLURAY
        help
 
 config BR2_PACKAGE_XBMC_LIBBLURAY
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBBLURAY
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_GOOM
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_GOOM
        help
 
 config BR2_PACKAGE_XBMC_GOOM
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_GOOM
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_RSXS
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_RSXS
        help
 
 config BR2_PACKAGE_XBMC_RSXS
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_RSXS
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBCEC
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBCEC
        help
 
 config BR2_PACKAGE_XBMC_LIBCEC
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBCEC
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBMICROHTTPD
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBMICROHTTPD
        help
 
 config BR2_PACKAGE_XBMC_LIBMICROHTTPD
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBMICROHTTPD
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBNFS
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBNFS
        help
 
 config BR2_PACKAGE_XBMC_LIBNFS
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBNFS
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_RTMPDUMP
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_RTMPDUMP
        help
 
 config BR2_PACKAGE_XBMC_RTMPDUMP
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_RTMPDUMP
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBSHAIRPLAY
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBSHAIRPLAY
        help
 
 config BR2_PACKAGE_XBMC_LIBSHAIRPLAY
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBSHAIRPLAY
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBSMBCLIENT
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBSMBCLIENT
        help
 
 config BR2_PACKAGE_XBMC_LIBSMBCLIENT
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBSMBCLIENT
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBTHEORA
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBTHEORA
        help
 
 config BR2_PACKAGE_XBMC_LIBTHEORA
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBTHEORA
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBUSB
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBUSB
        help
 
 config BR2_PACKAGE_XBMC_LIBUSB
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBUSB
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_LIBVA
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBVA
        help
 
 config BR2_PACKAGE_XBMC_LIBVA
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_LIBVA
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PACKAGE_XBMC_WAVPACK
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_WAVPACK
        help
 
 config BR2_PACKAGE_XBMC_WAVPACK
        bool "xbmc options have been renamed"
        select BR2_LEGACY
        select BR2_PACKAGE_KODI_WAVPACK
        help
-         The XBMC media center project was renamed to Kodi entertainment center
+         The XBMC media center project was renamed to Kodi
+         entertainment center
 
 config BR2_PREFER_STATIC_LIB
        bool "static library option renamed"
 
 config BR2_PREFER_STATIC_LIB
        bool "static library option renamed"
@@ -1860,8 +2786,8 @@ config BR2_PACKAGE_LINUX_FIRMWARE_XC5000
        select BR2_PACKAGE_LINUX_FIRMWARE_XCx000
        help
          The Xceive xc5000 option now also handles older firmwares from
        select BR2_PACKAGE_LINUX_FIRMWARE_XCx000
        help
          The Xceive xc5000 option now also handles older firmwares from
-         Xceive (the xc4000 series), as well as new firmwares (the xc5000c)
-         from Cresta, who bought Xceive.
+         Xceive (the xc4000 series), as well as new firmwares (the
+         xc5000c) from Cresta, who bought Xceive.
 
 config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4
        bool "Chelsio T4 option has been renamed"
 
 config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4
        bool "Chelsio T4 option has been renamed"
@@ -1902,9 +2828,9 @@ config BR2_PACKAGE_LIBELF
        select BR2_PACKAGE_ELFUTILS
        select BR2_LEGACY
        help
        select BR2_PACKAGE_ELFUTILS
        select BR2_LEGACY
        help
-         The libelf package provided an old version of the libelf library
-         and is deprecated. The libelf library is now provided by the
-         elfutils package.
+         The libelf package provided an old version of the libelf
+         library and is deprecated. The libelf library is now provided
+         by the elfutils package.
 
 config BR2_KERNEL_HEADERS_3_8
        bool "kernel headers version 3.8.x are no longer supported"
 
 config BR2_KERNEL_HEADERS_3_8
        bool "kernel headers version 3.8.x are no longer supported"
@@ -1931,7 +2857,8 @@ config BR2_PACKAGE_PROCPS
        select BR2_PACKAGE_PROCPS_NG
        select BR2_LEGACY
        help
        select BR2_PACKAGE_PROCPS_NG
        select BR2_LEGACY
        help
-         The procps package has been replaced by the equivalent procps-ng.
+         The procps package has been replaced by the equivalent
+         procps-ng.
 
 config BR2_BINUTILS_VERSION_2_20_1
        bool "binutils 2.20.1 has been removed"
 
 config BR2_BINUTILS_VERSION_2_20_1
        bool "binutils 2.20.1 has been removed"
@@ -2018,40 +2945,40 @@ config BR2_PACKAGE_LIBV4L_DECODE_TM6000
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
-         This libv4l option has been deprecated and replaced by a single
-         option to build all the libv4l utilities.
+         This libv4l option has been deprecated and replaced by a
+         single option to build all the libv4l utilities.
 
 config BR2_PACKAGE_LIBV4L_IR_KEYTABLE
        bool "ir-keytable"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
 
 config BR2_PACKAGE_LIBV4L_IR_KEYTABLE
        bool "ir-keytable"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
-         This libv4l option has been deprecated and replaced by a single
-         option to build all the libv4l utilities.
+         This libv4l option has been deprecated and replaced by a
+         single option to build all the libv4l utilities.
 
 config BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE
        bool "v4l2-compliance"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
 
 config BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE
        bool "v4l2-compliance"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
-         This libv4l option has been deprecated and replaced by a single
-         option to build all the libv4l utilities.
+         This libv4l option has been deprecated and replaced by a
+         single option to build all the libv4l utilities.
 
 config BR2_PACKAGE_LIBV4L_V4L2_CTL
        bool "v4l2-ctl"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
 
 config BR2_PACKAGE_LIBV4L_V4L2_CTL
        bool "v4l2-ctl"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
-         This libv4l option has been deprecated and replaced by a single
-         option to build all the libv4l utilities.
+         This libv4l option has been deprecated and replaced by a
+         single option to build all the libv4l utilities.
 
 config BR2_PACKAGE_LIBV4L_V4L2_DBG
        bool "v4l2-dbg"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
 
 config BR2_PACKAGE_LIBV4L_V4L2_DBG
        bool "v4l2-dbg"
        select BR2_PACKAGE_LIBV4L_UTILS
        select BR2_LEGACY
        help
-         This libv4l option has been deprecated and replaced by a single
-         option to build all the libv4l utilities.
+         This libv4l option has been deprecated and replaced by a
+         single option to build all the libv4l utilities.
 
 ###############################################################################
 comment "Legacy options removed in 2014.05"
 
 ###############################################################################
 comment "Legacy options removed in 2014.05"
@@ -2099,8 +3026,8 @@ config BR2_PACKAGE_TZDATA_ZONELIST
        string "tzdata: the timezone list option has been renamed"
        help
          The option BR2_PACKAGE_TZDATA_ZONELIST has been renamed to
        string "tzdata: the timezone list option has been renamed"
        help
          The option BR2_PACKAGE_TZDATA_ZONELIST has been renamed to
-         BR2_TARGET_TZ_ZONELIST, and moved to the "System configuration"
-         menu. You'll need to select BR2_TARGET_TZ_INFO.
+         BR2_TARGET_TZ_ZONELIST, and moved to the "System
+         configuration" menu. You'll need to select BR2_TARGET_TZ_INFO.
 
 config BR2_PACKAGE_TZDATA_ZONELIST_WRAP
        bool
 
 config BR2_PACKAGE_TZDATA_ZONELIST_WRAP
        bool
@@ -2112,8 +3039,8 @@ config BR2_PACKAGE_LUA_INTERPRETER_EDITING_NONE
        select BR2_LEGACY
        help
          The BR2_PACKAGE_LUA_INTERPRETER_EDITING_NONE option has been
        select BR2_LEGACY
        help
          The BR2_PACKAGE_LUA_INTERPRETER_EDITING_NONE option has been
-         renamed to BR2_PACKAGE_LUA_EDITING_NONE. You will have to select
-         it in the corresponding choice.
+         renamed to BR2_PACKAGE_LUA_EDITING_NONE. You will have to
+         select it in the corresponding choice.
 
 config BR2_PACKAGE_LUA_INTERPRETER_READLINE
        bool "Lua command-line editing using readline has been renamed"
 
 config BR2_PACKAGE_LUA_INTERPRETER_READLINE
        bool "Lua command-line editing using readline has been renamed"
@@ -2177,8 +3104,8 @@ config BR2_PACKAGE_UDEV
          'systemd' as init system, 'eudev' should be selected, which is
          the case if '/dev management' is set to 'Dynamic using eudev'.
 
          'systemd' as init system, 'eudev' should be selected, which is
          the case if '/dev management' is set to 'Dynamic using eudev'.
 
-         If you are using 'systemd', its internal implementation of 'udev'
-         is used.
+         If you are using 'systemd', its internal implementation of
+         'udev' is used.
 
 config BR2_PACKAGE_UDEV_RULES_GEN
        bool "udev rules generation handled by provider"
 
 config BR2_PACKAGE_UDEV_RULES_GEN
        bool "udev rules generation handled by provider"
@@ -2194,8 +3121,8 @@ config BR2_PACKAGE_UDEV_RULES_GEN
          '/dev management' is set to 'Dynamic using eudev' to get
          the same behaviour as in your old configuration.
 
          '/dev management' is set to 'Dynamic using eudev' to get
          the same behaviour as in your old configuration.
 
-         If you are using 'systemd', it internal implementation of 'udev'
-         will generate the rules.
+         If you are using 'systemd', it internal implementation of
+         'udev' will generate the rules.
 
 config BR2_PACKAGE_UDEV_ALL_EXTRAS
        bool "udev extras removed"
 
 config BR2_PACKAGE_UDEV_ALL_EXTRAS
        bool "udev extras removed"
@@ -2302,23 +3229,23 @@ config BR2_HAVE_DOCUMENTATION
        bool "support for documentation on target has been removed"
        select BR2_LEGACY
        help
        bool "support for documentation on target has been removed"
        select BR2_LEGACY
        help
-         Support for documentation on target has been removed since it has
-         been deprecated for more than four buildroot releases.
+         Support for documentation on target has been removed since it
+         has been deprecated for more than four buildroot releases.
 
 config BR2_PACKAGE_AUTOMAKE
        bool "automake target package has been removed"
        select BR2_LEGACY
        help
 
 config BR2_PACKAGE_AUTOMAKE
        bool "automake target package has been removed"
        select BR2_LEGACY
        help
-         The 'automake' target package has been removed since it has been
-         deprecated for more than four buildroot releases.
+         The 'automake' target package has been removed since it has
+         been deprecated for more than four buildroot releases.
          Note: the host automake still exists.
 
 config BR2_PACKAGE_AUTOCONF
        bool "autoconf target package has been removed"
        select BR2_LEGACY
        help
          Note: the host automake still exists.
 
 config BR2_PACKAGE_AUTOCONF
        bool "autoconf target package has been removed"
        select BR2_LEGACY
        help
-         The 'autoconf' target package has been removed since it has been
-         deprecated for more than four buildroot releases.
+         The 'autoconf' target package has been removed since it has
+         been deprecated for more than four buildroot releases.
          Note: the host autoconf still exists.
 
 config BR2_PACKAGE_XSTROKE
          Note: the host autoconf still exists.
 
 config BR2_PACKAGE_XSTROKE
@@ -2334,7 +3261,8 @@ config BR2_PACKAGE_LZMA
        help
          The 'lzma' target package has been removed since it has been
          deprecated for more than four buildroot releases.
        help
          The 'lzma' target package has been removed since it has been
          deprecated for more than four buildroot releases.
-         Note: generating lzma-compressed rootfs images is still supported.
+         Note: generating lzma-compressed rootfs images is still
+         supported.
 
 config BR2_PACKAGE_TTCP
        bool "ttcp has been removed"
 
 config BR2_PACKAGE_TTCP
        bool "ttcp has been removed"
@@ -2348,9 +3276,9 @@ config BR2_PACKAGE_LIBNFC_LLCP
        select BR2_LEGACY
        select BR2_PACKAGE_LIBLLCP
        help
        select BR2_LEGACY
        select BR2_PACKAGE_LIBLLCP
        help
-         The 'libnfc-llcp' package has been removed since upstream renamed
-         to 'libllcp'. We have added a new package for 'libllcp' and bumped
-         the version at the same time.
+         The 'libnfc-llcp' package has been removed since upstream
+         renamed to 'libllcp'. We have added a new package for
+         'libllcp' and bumped the version at the same time.
 
 config BR2_PACKAGE_MYSQL_CLIENT
        bool "MySQL client renamed to MySQL"
 
 config BR2_PACKAGE_MYSQL_CLIENT
        bool "MySQL client renamed to MySQL"
@@ -2416,8 +3344,8 @@ config BR2_PACKAGE_LVM2_DMSETUP_ONLY
        help
          The BR2_PACKAGE_LVM2_DMSETUP_ONLY was a negative option, which
          led to problems with other packages that need the full lvm2
        help
          The BR2_PACKAGE_LVM2_DMSETUP_ONLY was a negative option, which
          led to problems with other packages that need the full lvm2
-         suite. Therefore, the option has been replaced with the positive
-         BR2_PACKAGE_LVM2_STANDARD_INSTALL option.
+         suite. Therefore, the option has been replaced with the
+         positive BR2_PACKAGE_LVM2_STANDARD_INSTALL option.
 
 # Note: BR2_PACKAGE_LVM2_DMSETUP_ONLY is still referenced in package/lvm2/Config.in
 # in order to automatically propagate old configs
 
 # Note: BR2_PACKAGE_LVM2_DMSETUP_ONLY is still referenced in package/lvm2/Config.in
 # in order to automatically propagate old configs
@@ -2576,161 +3504,6 @@ config BR2_HAVE_DEVFILES
          completely from Buildroot.
          See Buildroot's documentation for more explanations.
 
          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.
-
-###############################################################################
-comment "Legacy options removed in 2013.02"
-
-config BR2_sa110
-       bool "sa110 ARM target switched to strongarm"
-       select BR2_LEGACY
-       select BR2_strongarm
-       help
-         The SA110 is the same as a generic StrongARM, it just differs
-         in speed, peripherals and cache.
-
-config BR2_sa1100
-       bool "sa1100 ARM target switched to strongarm"
-       select BR2_LEGACY
-       select BR2_strongarm
-       help
-         The SA1100 is the same as a generic StrongARM, it just differs
-         in speed, peripherals and cache.
-
-config BR2_PACKAGE_GDISK
-       bool "gdisk has been replaced by gptfdisk"
-       select BR2_LEGACY
-       select BR2_PACKAGE_GPTFDISK
-       help
-         The option has been renamed BR2_PACKAGE_GPTFDISK.
-
-config BR2_PACKAGE_GDISK_GDISK
-       bool "gdisk tool from gdisk has been replaced by gdisk in gptfdisk"
-       select BR2_LEGACY
-       select BR2_PACKAGE_GPTFDISK
-       select BR2_PACKAGE_GPTFDISK_GDISK
-       help
-         The option has been renamed BR2_PACKAGE_GPTFDISK_GDISK.
-
-config BR2_PACKAGE_GDISK_SGDISK
-       bool "sgdisk tool from gdisk has been replaced by sgdisk in gptfdisk"
-       select BR2_LEGACY
-       select BR2_PACKAGE_GPTFDISK
-       select BR2_PACKAGE_GPTFDISK_SGDISK
-       help
-         The option has been renamed BR2_PACKAGE_GPTFDISK_SGDISK.
-
-config BR2_PACKAGE_GDB_HOST
-       bool "gdb for the host option has been renamed"
-       select BR2_PACKAGE_HOST_GDB
-       select BR2_LEGACY
-       help
-         Due to the conversion of gdb to the package infrastructure,
-         the BR2_PACKAGE_GDB_HOST option has been renamed
-         BR2_PACKAGE_HOST_GDB.
-
-config BR2_PACKAGE_DIRECTB_DITHER_RGB16
-       bool "DirectFB RGB16 dithering option has been renamed"
-       select BR2_PACKAGE_DIRECTFB_DITHER_RGB16
-       select BR2_LEGACY
-       help
-         The option has been renamed
-         BR2_PACKAGE_DIRECTFB_DITHER_RGB16.
-
-config BR2_PACKAGE_DIRECTB_TESTS
-       bool "DirectFB Tests option has been renamed"
-       select BR2_PACKAGE_DIRECTFB_TESTS
-       select BR2_LEGACY
-       help
-         The option has been renamed
-         BR2_PACKAGE_DIRECTFB_TESTS.
-
-###############################################################################
-comment "Legacy options removed in 2012.11"
-
-config BR2_PACKAGE_CUSTOMIZE
-       bool "customize package has been removed"
-       select BR2_LEGACY
-       help
-         The 'customize' special package has been removed. Instead,
-         we recommend to create either your own packages, or use a
-         post-build script to customize your root filesystem. See
-         Buildroot's documentation for more details.
-
-config BR2_PACKAGE_XSERVER_xorg
-       bool "X.org modular server"
-       select BR2_LEGACY
-       select BR2_PACKAGE_XSERVER_XORG_SERVER_MODULAR
-       help
-         The option has been renamed
-         BR2_PACKAGE_XSERVER_XORG_SERVER_MODULAR.
-
-config BR2_PACKAGE_XSERVER_tinyx
-       bool "KDrive / TinyX server"
-       select BR2_LEGACY
-       select BR2_PACKAGE_XSERVER_XORG_SERVER_KDRIVE
-       help
-         The option has been renamed
-         BR2_PACKAGE_XSERVER_XORG_SERVER_KDRIVE.
-
-config BR2_PACKAGE_PTHREAD_STUBS
-       bool "pthread-stubs option has been renamed"
-       select BR2_LEGACY
-       select BR2_PACKAGE_LIBPTHREAD_STUBS
-       help
-         For consistency reason, the pthread-stubs package has been
-         renamed to libpthread-stubs.
-
-###############################################################################
-comment "Legacy options removed in 2012.08"
-
-config BR2_PACKAGE_GETTEXT_STATIC
-       bool "libgettext.a is now selected by BR2_PREFER_STATIC_LIB"
-       select BR2_LEGACY
-       help
-         To build a static gettext library, select BR2_PREFER_STATIC_LIB.
-
-
-config BR2_PACKAGE_LIBINTL
-       bool "libintl"
-       select BR2_LEGACY
-       select BR2_PACKAGE_GETTEXT
-       help
-         libintl is now installed by selecting BR2_PACKAGE_GETTEXT. This now
-         only installs the library, not the executables.
-
-config BR2_PACKAGE_INPUT_TOOLS_EVTEST
-       bool "input-tools evtest is now a separate package evtest"
-       select BR2_LEGACY
-       select BR2_PACKAGE_EVTEST
-       help
-         The evtest program from input-tools is now a separate package.
-
-config BR2_BFIN_FDPIC
-       bool "BR2_BFIN_FDPIC is now BR2_BINFMT_FDPIC"
-       select BR2_BINFMT_FDPIC
-       select BR2_LEGACY
-
-config BR2_BFIN_FLAT
-       bool "BR2_BFIN_FLAT is now BR2_BINFMT_FLAT"
-       select BR2_BINFMT_FLAT
-       select BR2_LEGACY
-
 endmenu
 
 endif # !SKIP_LEGACY
 endmenu
 
 endif # !SKIP_LEGACY