###############################################################################
+comment "Legacy options removed in 2023.08"
+
+config BR2_BINUTILS_VERSION_2_38_X
+ bool "binutils 2.38.x has been removed"
+ select BR2_LEGACY
+ help
+ binutils 2.38 has been removed, use a newer version.
+
+config BR2_GCC_VERSION_10_X
+ bool "gcc 10.x support removed"
+ select BR2_LEGACY
+ help
+ Support for gcc version 10.x has been removed. The current
+ default version (12.x or later) has been selected instead.
+
+config BR2_KERNEL_HEADERS_6_3
+ bool "kernel headers version 6.3.x are no longer supported"
+ select BR2_LEGACY
+ help
+ Version 6.3.x of the Linux kernel headers are no longer
+ maintained upstream and are now removed.
+
+config BR2_PACKAGE_TOVID
+ bool "tovid removed"
+ select BR2_LEGACY
+ help
+ tovid was removed
+
+config BR2_PACKAGE_LIBASPLIB
+ bool "libasplib removed"
+ select BR2_LEGACY
+ help
+ libasplib is no longer needed.
+
+config BR2_PACKAGE_OCF_LINUX
+ bool "ocf-linux has been removed"
+ select BR2_LEGACY
+ help
+ ocf-linux is incompatible with newer kernels.
+
+config BR2_BINUTILS_VERSION_2_37_X
+ bool "binutils 2.37.x has been removed"
+ select BR2_LEGACY
+ help
+ binutils 2.37 has been removed, use a newer version.
+
+comment "Legacy options removed in 2023.05"
+
+config BR2_KERNEL_HEADERS_6_2
+ bool "kernel headers version 6.2.x are no longer supported"
+ select BR2_LEGACY
+ help
+ Version 6.2.x of the Linux kernel headers are no longer
+ maintained upstream and are now removed.
+
+config BR2_PACKAGE_ATK
+ bool "atk removed"
+ select BR2_LEGACY
+ help
+ atk is now part of at-spi2-core.
+
+config BR2_PACKAGE_AT_SPI2_ATK
+ bool "at-spi2-atk removed"
+ select BR2_LEGACY
+ help
+ at-spi2-atk is now part of at-spi2-core.
+
+config BR2_PACKAGE_OPTEE_BENCHMARK
+ bool "optee-benchmark has been removed"
+ select BR2_LEGACY
+ help
+ optee-benchmark is no longer maintained upstream.
+
+config BR2_PACAKGE_OPENFPGALOADER_CMSIS
+ bool "openfpgaloader cmsis option name fixed"
+ select BR2_LEGACY
+ help
+ A typo on BR2_PACAKGE_OPENFPGALOADER_CMSIS was fixed by
+ renaming the option to BR2_PACKAGE_OPENFPGALOADER_CMSIS.
+
comment "Legacy options removed in 2023.02"
config BR2_PACKAGE_PUGIXML_HEADER_ONLY
comment "Legacy options removed in 2022.11"
+config BR2_BINUTILS_VERSION_2_36_X
+ bool "binutils 2.36.x has been removed"
+ select BR2_LEGACY
+ help
+ binutils 2.36 has been removed, use a newer version.
+
config BR2_PACKAGE_RABBITMQ_SERVER
bool "rabbitmq-server removed"
select BR2_LEGACY