openwrt/package/kernel/mac80211
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
..
files mac80211: fix not set noscan option for wpa_supplicant 2023-11-09 15:58:34 +01:00
patches mac80211: ath9k-htc: support "chanbw" in debugfs 2023-11-12 16:27:16 +01:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk mac80211: Add ath11k to the help text of ATH_DEBUG 2023-08-25 23:56:21 +02:00
broadcom.mk mac80211: add missing kernel modules for brcmfmac 2023-09-13 09:45:56 +02:00
intel.mk mac80211: add missing dependency for iwlwifi 2023-09-12 11:18:45 +02:00
Makefile mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk mac80211: split rtw88 configuration for each supported chip 2023-11-12 19:42:09 +01:00