mac80211: select BRCMFMAC_SDIO on starfive
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 22 Aug 2023 21:39:14 +0000 (23:39 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Sun, 10 Mar 2024 17:21:50 +0000 (18:21 +0100)
As the Visionfive V1 board has an Ampak module connected via SDIO, enable
support for SDIO in the brcmfmac module.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/kernel/mac80211/broadcom.mk

index d0b08890881baa64d80b91ecb5d068e2f6f98e3b..a6f42cd19af21badce1df684d9c9b5001acc0b3e 100644 (file)
@@ -434,6 +434,7 @@ define KernelPackage/brcmfmac/config
                bool "Enable SDIO bus interface support"
                default y if TARGET_bcm27xx
                default y if TARGET_imx_cortexa7
+               default y if TARGET_starfive
                default y if TARGET_rockchip
                default y if TARGET_sunxi
                default n