mac80211: enable CONFIG_BRCMFMAC_SDIO for stm32
authorThomas Richard <thomas.richard@bootlin.com>
Tue, 24 Sep 2024 16:06:28 +0000 (18:06 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 23 Nov 2024 14:53:21 +0000 (15:53 +0100)
All stm32 devices use BCM43430 Wi-Fi interface in SDIO mode.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://github.com/openwrt/openwrt/pull/16716
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/broadcom.mk

index a6f42cd19af21badce1df684d9c9b5001acc0b3e..444d705ab31bfce68c99a4bce0b8f8327266d173 100644 (file)
@@ -437,6 +437,7 @@ define KernelPackage/brcmfmac/config
                default y if TARGET_starfive
                default y if TARGET_rockchip
                default y if TARGET_sunxi
+               default y if TARGET_stm32
                default n
                help
                  Enable support for cards attached to an SDIO bus.