Config.in.legacy: fix 2022.08 entries

Commit 7763ba7007 wrongly added
BR2_PACKAGE_RTL8723BS below 2022.05 entry instead of 2022.08

Commit 793ee1011e wrongly duplicated
2022.08 entry

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022.08.x
Fabrice Fontaine 2022-06-20 23:16:06 +02:00 committed by Thomas Petazzoni
parent e4f5e5b6a7
commit 55b26bdfa1
1 changed files with 2 additions and 4 deletions

View File

@ -159,8 +159,6 @@ config BR2_PACKAGE_PHP_EXT_WDDX
help
The WDDX extension was removed from php.
comment "Legacy options removed in 2022.08"
config BR2_nds32
bool "nds32 architecture removed"
select BR2_LEGACY
@ -169,8 +167,6 @@ config BR2_nds32
its support being removed from the upstream Linux kernel,
and its lack of maintenance in Buildroot.
comment "Legacy options removed in 2022.05"
config BR2_PACKAGE_RTL8723BS
bool "rtl8723bs removed"
select BR2_LEGACY
@ -179,6 +175,8 @@ config BR2_PACKAGE_RTL8723BS
kernels and is not maintained anymore: code has been removed
in 2017 as driver is available in the linux-next tree.
comment "Legacy options removed in 2022.05"
config BR2_PACKAGE_KTAP
bool "ktap removed"
select BR2_LEGACY