openwrt-mirror/package
Alexis Lothoré 3538a19c6e mac80211: split rtw88 configuration for each supported chip
Current rtw88 build configuration builds modules for all chips supported by
rtw88 driver family. This brings the following issues:
- adding a chip with a different bus is not convenient (all chips currently
  depends on PCI)
- some features requirements are not relevant for all chips in family (eg
  802.11AC is enforced but RTW88-8723DE is only a 802.11b/g/n chip)

Remove those constraints/issues by adding one module build option per
supported chip, and add intermediate options to properly cascade
dependencies.

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
2023-11-12 19:42:09 +01:00
..
base-files base-files: Create /root w/ appropriate permissions 2023-11-12 16:32:42 +01:00
boot arm-trusted-firmware-mediatek: update to release 2023-10-13 2023-11-09 00:34:38 +00:00
devel gdb: Update to 13.2 2023-11-10 08:39:38 +01:00
firmware ipq-wifi: update to Git HEAD (2023-11-10) 2023-11-10 13:20:31 +01:00
kernel mac80211: split rtw88 configuration for each supported chip 2023-11-12 19:42:09 +01:00
libs wolfssl: update to 5.6.4 2023-11-10 19:28:27 +01:00
network iptables: backport patch fixing bug with string module 2023-11-12 14:13:41 +01:00
system fstools: bump to git HEAD 2023-11-09 11:15:42 +00:00
utils debugcc: add licensing information 2023-11-11 06:11:25 +00:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00