Config.in.legacy: fix 2022.08 entries
Commit7763ba7007
wrongly added BR2_PACKAGE_RTL8723BS below 2022.05 entry instead of 2022.08 Commit793ee1011e
wrongly duplicated 2022.08 entry Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
e4f5e5b6a7
commit
55b26bdfa1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user